|
|
26ba25 |
From 85de0b0c587b62ad59db0f1ca4ff5d76d0c88634 Mon Sep 17 00:00:00 2001
|
|
|
26ba25 |
From: Miroslav Rezanina <mrezanin@redhat.com>
|
|
|
26ba25 |
Date: Mon, 11 Jan 2016 11:53:33 +0100
|
|
|
26ba25 |
Subject: Enable/disable devices for RHEL 7
|
|
|
26ba25 |
|
|
|
26ba25 |
This commit adds all changes related to changes in supported devices
|
|
|
26ba25 |
up to qemu-kvm-rhev-2.1.2-16.el7.
|
|
|
26ba25 |
|
|
|
26ba25 |
Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes for RHEL8 - 2.12:
|
|
|
26ba25 |
Disable AMD_IOMMU
|
|
|
26ba25 |
New handling of VHOST_USER_* device disabling
|
|
|
26ba25 |
Use cpu_type instead of cpu_model
|
|
|
26ba25 |
Disabled CONFIG_P4XXX for power64
|
|
|
26ba25 |
Disabled sam460ex board tests
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes for RHEL-8.0:
|
|
|
26ba25 |
- Use upstream's romfile for e1000e.c
|
|
|
26ba25 |
- Removed CONFIG_VTD references in hw/i386/Makefile.objs
|
|
|
26ba25 |
- Comment tests out instead of dropping them
|
|
|
26ba25 |
- Dropped duplicated CONFIG_I2C
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes (2.11.0):
|
|
|
26ba25 |
- Switched order with machine type commit
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes (2.10.0):
|
|
|
26ba25 |
- replace cannot_instantiate_with_device_add_yet with user_creatable (upstream e90f2a)
|
|
|
26ba25 |
- Comment out default configs instead of removing the options
|
|
|
26ba25 |
- Reenable test_unaligned_write_same
|
|
|
26ba25 |
- Remove default-configs changes for 32bit architectures
|
|
|
26ba25 |
- Removed unnecessary usage of user_creatable
|
|
|
26ba25 |
- Documented arm cpu changes
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes (2.9.0):
|
|
|
26ba25 |
- enabled CONFIG_ARM_V7M for aarch64
|
|
|
26ba25 |
- need to fix cpu mask
|
|
|
26ba25 |
- disabled some irrelevant ppc64 tests
|
|
|
26ba25 |
- Adding pxe-e1000e.rom to Inital redhat commit
|
|
|
26ba25 |
- Context changed in vfio_probe_igd_bar4_quirk (rc3)
|
|
|
26ba25 |
- Remove fdc test
|
|
|
26ba25 |
- Enabled null-co driver
|
|
|
26ba25 |
- Disabled megasas and bios-tables test
|
|
|
26ba25 |
- Disabled netfilter tests for ppc64
|
|
|
26ba25 |
- Disabled ivshmem test for ppc64
|
|
|
26ba25 |
- Disabled numa test for aarhc64
|
|
|
26ba25 |
- Add CONFIG_USB_XHCI_NEC option for ppc64
|
|
|
26ba25 |
- Enable vhost-user-scsi for ppc64 and aarch64
|
|
|
26ba25 |
- Disable ipmi_bt, ipmi_local, impi_extern for ppc64
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes (2.8.0):
|
|
|
26ba25 |
- Removed CONFIG_PIIX_PCI (upstream)
|
|
|
26ba25 |
- Disabled POWERNV
|
|
|
26ba25 |
- Disabled additional occurencies of prom-env-test
|
|
|
26ba25 |
- Disabled additional occurencies of usb-hcd-ohci-test and usb-hcd-uhci-test
|
|
|
26ba25 |
- Disabled unsupported machine types in boot-serieal-test
|
|
|
26ba25 |
- Disabled 2.7 machine type compatibility test in test-x86-cpuid-compat
|
|
|
26ba25 |
- Disabled pnv-xscom-test
|
|
|
26ba25 |
- Disabled RHEl 6 machine types for qom-test (failing acpi setting)
|
|
|
26ba25 |
- Added diffutils BuildRequires and diff usage for make check
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes (2.6.0):
|
|
|
26ba25 |
- disabled prom-env-test
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes (2.4.0):
|
|
|
26ba25 |
- fixed types
|
|
|
26ba25 |
- include CONFIG_PLATFORM_BUS for aarch64
|
|
|
26ba25 |
- disable failing virtio-scsi-test
|
|
|
26ba25 |
|
|
|
26ba25 |
Rebase notes (2.3.0):
|
|
|
26ba25 |
- Added USB=y in 2.3-rc2 (used instead of downstream version fora aarch64)
|
|
|
26ba25 |
|
|
|
26ba25 |
Merged patches (2.11.):
|
|
|
26ba25 |
- e6c4563d68 hw: Remove the redundant user_creatable = false from SYS_BUS_DEVICEs
|
|
|
26ba25 |
- 35474b23b1 hw/pci-host/q35: Remove redundant downstream user_creatable = false
|
|
|
26ba25 |
- 374294de46 hw/dma/i8257: Remove redundant downstream user_creatable = false
|
|
|
26ba25 |
- 17abc4f5bd RHEL: Disable vfio-ccw and x-terminal270 devices
|
|
|
26ba25 |
- b303e792c3 Disable vhost-user-scsi and vhost-user-scsi-pci
|
|
|
26ba25 |
- 28f294c023 Disable sm501 and sysbus-sm501 devices
|
|
|
26ba25 |
- d5959fcefc s390x/cpumodel: Disable unsupported CPU models
|
|
|
26ba25 |
|
|
|
26ba25 |
Merged patches (2.10.0):
|
|
|
26ba25 |
- e9b413e Add PCIe bridge devices for AArch64
|
|
|
26ba25 |
- a522114 s390x/virtio-ccw: Disable crypto device in downstream RHEL builds
|
|
|
26ba25 |
- 15dbf98 Disable unimplemented device
|
|
|
26ba25 |
- 5c0ea49 Disable serial-isa for ppc64
|
|
|
26ba25 |
- 728e7e8 Disable rs6000-mc device
|
|
|
26ba25 |
- 2a11896 ppc64le: Remove isabus-bridge device
|
|
|
26ba25 |
- 5c4df94 Reenable Educational device
|
|
|
26ba25 |
- a936463 aarch64: Enable usb-xhci
|
|
|
26ba25 |
- 984f5cd Enable USB_CONFIG for aarch64
|
|
|
26ba25 |
- f13b783 AArch64: Add pci-testdev
|
|
|
26ba25 |
- 81867af Disable virtio-pci for s390x builds
|
|
|
26ba25 |
- bf5f636 target/ppc: Show POWER9 in -cpu help
|
|
|
26ba25 |
|
|
|
26ba25 |
Merged patches (2.9.0):
|
|
|
26ba25 |
- 9320fc1 Fix unuseds/Fedora build
|
|
|
26ba25 |
- cb16934 config: Remove EHCI from ppc64 builds
|
|
|
26ba25 |
- 626fe4d Disable qemu,register device
|
|
|
26ba25 |
- 783a0b2 Disable vfio-pci-igd-lpc-bridge device
|
|
|
26ba25 |
- bf7c127 Disable new virtio crypto devices
|
|
|
26ba25 |
- a4d3c4e Disable amd iommu devices
|
|
|
26ba25 |
- 5396ebc Disable loader device
|
|
|
26ba25 |
- 1957779 Disable or-irq device
|
|
|
26ba25 |
- 25ee621 Hide new floppy device
|
|
|
26ba25 |
- 2bd29ed Disable devices for for AArch64 QEMU
|
|
|
26ba25 |
|
|
|
26ba25 |
Merged patches (2.7.0):
|
|
|
26ba25 |
- e2944a5 RHEL: Disable unsupported PowerPC CPU models
|
|
|
26ba25 |
- have to add additional "if 0" sections to hw/ppc/spapr_cpu_core.c
|
|
|
26ba25 |
- 81b2836 Remove unsupported VFIO devices from QEMU
|
|
|
26ba25 |
- 1248029 Disable spapr-rng
|
|
|
26ba25 |
- 351e1fb Disable Windows enlightnementas
|
|
|
26ba25 |
- 5760290 Disable mptsas1068 device
|
|
|
26ba25 |
- 0b74460 Disable sd-card
|
|
|
26ba25 |
- 2eaf71c Disable rocker device
|
|
|
26ba25 |
- e0ed699 Disable new ipmi devices
|
|
|
26ba25 |
- disable ipmi tests in bios-tables-test
|
|
|
26ba25 |
- 30e3bee Disable hyperv-testdev
|
|
|
26ba25 |
- 8a9aadf Disable allwiner_ahci device
|
|
|
26ba25 |
- a41119d Disable igd-passthrough-i440FX
|
|
|
26ba25 |
- e305bb4 Disable vfio-platform device
|
|
|
26ba25 |
- a127042 rhel: Revert unwanted inconsequential changes to ivshmem
|
|
|
26ba25 |
- ce1419c rhel: Disable ivshmem-plain migration, ivshmem-doorbell, ivshmem
|
|
|
26ba25 |
- 3f9349b q35: disable s3/s4 by default
|
|
|
26ba25 |
- 2158ca1 i8257: Set no-user flag
|
|
|
26ba25 |
- b2a3bb9 e1000e: add boot rom
|
|
|
26ba25 |
- have to add pxe-e1000e.rom to source files
|
|
|
26ba25 |
|
|
|
26ba25 |
Merged patches (2.6.0):
|
|
|
26ba25 |
- ce3206a qemu-iotests: Fix broken test cases
|
|
|
26ba25 |
- Reduced to disabling test 071 only
|
|
|
26ba25 |
- bb34585 qemu-iotests: Disable 099 (requires blkverify)
|
|
|
26ba25 |
- 81be408 build: reenable local builds to pass --enable-debug (downstream only)
|
|
|
26ba25 |
|
|
|
26ba25 |
Merged patches (2.4.0):
|
|
|
26ba25 |
- fa4fd10 AArch64: Enable ACPI
|
|
|
26ba25 |
- 1219d52 ivshmem: RHEL-only: remove unsupported code
|
|
|
26ba25 |
- 5f6d954 ivshmem: RHEL-only: explicitly remove dead code
|
|
|
26ba25 |
- b88bbf0 Revert "rhel: Drop "ivshmem" device"
|
|
|
26ba25 |
- 8f0aadf Split serial-isa into its own config option
|
|
|
26ba25 |
- 01bff0f rhel: Disable "info irq" and "info pic" for Power
|
|
|
26ba25 |
- b915077 RHEL: Disable remaining unsupported devices for ppc
|
|
|
26ba25 |
- 64cbdc5 Mark onboard devices as cannot_instantiate_with_device_add_yet
|
|
|
26ba25 |
- 4792566 Disable sdhci device
|
|
|
26ba25 |
- bda8169 Disable Educational device
|
|
|
26ba25 |
- a17a8fb rhel: Revert unwanted cannot_instantiate_with_device_add_yet changes
|
|
|
26ba25 |
- 91c76c5 Remove intel-iommu device
|
|
|
26ba25 |
- ec1615d Disable additional e1000 models
|
|
|
26ba25 |
|
|
|
26ba25 |
(cherry picked from commit 0e72e616b2d80e47c0eb6c5976276e9f8d920e92)
|
|
|
26ba25 |
---
|
|
|
26ba25 |
default-configs/aarch64-softmmu.mak | 35 +++++++++---
|
|
|
26ba25 |
default-configs/pci.mak | 38 ++++++-------
|
|
|
26ba25 |
default-configs/ppc64-softmmu.mak | 26 ++++++---
|
|
|
26ba25 |
default-configs/s390x-softmmu.mak | 12 +++--
|
|
|
26ba25 |
default-configs/sound.mak | 8 +--
|
|
|
26ba25 |
default-configs/usb.mak | 14 ++---
|
|
|
26ba25 |
default-configs/x86_64-softmmu.mak | 30 ++++++-----
|
|
|
26ba25 |
hw/acpi/ich9.c | 4 +-
|
|
|
26ba25 |
hw/block/fdc.c | 1 +
|
|
|
26ba25 |
hw/char/serial-pci.c | 4 ++
|
|
|
26ba25 |
hw/core/Makefile.objs | 7 +--
|
|
|
26ba25 |
hw/display/cirrus_vga.c | 2 +
|
|
|
26ba25 |
hw/i386/pc.c | 2 +
|
|
|
26ba25 |
hw/ide/piix.c | 5 +-
|
|
|
26ba25 |
hw/ide/via.c | 2 +
|
|
|
26ba25 |
hw/input/pckbd.c | 2 +
|
|
|
26ba25 |
hw/misc/Makefile.objs | 2 +-
|
|
|
26ba25 |
hw/misc/ivshmem.c | 11 ++++
|
|
|
26ba25 |
hw/net/e1000.c | 2 +
|
|
|
26ba25 |
hw/pci-host/piix.c | 4 ++
|
|
|
26ba25 |
hw/ppc/Makefile.objs | 2 +-
|
|
|
26ba25 |
hw/ppc/spapr.c | 3 +-
|
|
|
26ba25 |
hw/ppc/spapr_cpu_core.c | 2 +
|
|
|
26ba25 |
hw/s390x/virtio-ccw.c | 8 +++
|
|
|
26ba25 |
hw/usb/ccid-card-emulated.c | 2 +
|
|
|
26ba25 |
hw/vfio/Makefile.objs | 3 --
|
|
|
26ba25 |
hw/vfio/pci-quirks.c | 5 ++
|
|
|
26ba25 |
hw/virtio/Makefile.objs | 5 +-
|
|
|
26ba25 |
hw/virtio/virtio-pci.c | 8 +--
|
|
|
26ba25 |
qemu-options.hx | 5 --
|
|
|
26ba25 |
stubs/Makefile.objs | 1 +
|
|
|
26ba25 |
stubs/ide-isa.c | 13 +++++
|
|
|
26ba25 |
target/arm/cpu.c | 4 +-
|
|
|
26ba25 |
target/i386/cpu.c | 37 ++++++++++---
|
|
|
26ba25 |
target/ppc/cpu-models.c | 17 +++++-
|
|
|
26ba25 |
target/s390x/cpu_models.c | 3 ++
|
|
|
26ba25 |
target/s390x/kvm.c | 8 +++
|
|
|
26ba25 |
tests/Makefile.include | 104 ++++++++++++++++++------------------
|
|
|
26ba25 |
tests/bios-tables-test.c | 4 ++
|
|
|
26ba25 |
tests/boot-order-test.c | 7 +++
|
|
|
26ba25 |
tests/boot-serial-test.c | 10 ++--
|
|
|
26ba25 |
tests/e1000-test.c | 2 +
|
|
|
26ba25 |
tests/endianness-test.c | 2 +
|
|
|
26ba25 |
tests/ivshmem-test.c | 10 +++-
|
|
|
26ba25 |
tests/qemu-iotests/051 | 12 ++---
|
|
|
26ba25 |
tests/qemu-iotests/group | 4 +-
|
|
|
26ba25 |
tests/qom-test.c | 4 +-
|
|
|
26ba25 |
tests/test-hmp.c | 2 +-
|
|
|
26ba25 |
tests/test-x86-cpuid-compat.c | 2 +
|
|
|
26ba25 |
tests/usb-hcd-xhci-test.c | 5 +-
|
|
|
26ba25 |
vl.c | 2 +-
|
|
|
26ba25 |
51 files changed, 341 insertions(+), 166 deletions(-)
|
|
|
26ba25 |
create mode 100644 stubs/ide-isa.c
|
|
|
26ba25 |
|
|
|
26ba25 |
diff --git a/default-configs/aarch64-softmmu.mak b/default-configs/aarch64-softmmu.mak
|
|
|
26ba25 |
index 9ddccf8..001eb8e 100644
|
|
|
26ba25 |
--- a/default-configs/aarch64-softmmu.mak
|
|
|
26ba25 |
+++ b/default-configs/aarch64-softmmu.mak
|
|
|
26ba25 |
@@ -1,10 +1,29 @@
|
|
|
26ba25 |
# Default configuration for aarch64-softmmu
|
|
|
26ba25 |
|
|
|
26ba25 |
-# We support all the 32 bit boards so need all their config
|
|
|
26ba25 |
-include arm-softmmu.mak
|
|
|
26ba25 |
-
|
|
|
26ba25 |
-CONFIG_AUX=y
|
|
|
26ba25 |
-CONFIG_DDC=y
|
|
|
26ba25 |
-CONFIG_DPCD=y
|
|
|
26ba25 |
-CONFIG_XLNX_ZYNQMP=y
|
|
|
26ba25 |
-CONFIG_XLNX_ZYNQMP_ARM=y
|
|
|
26ba25 |
+# CONFIG_AUX=y
|
|
|
26ba25 |
+# CONFIG_DDC=y
|
|
|
26ba25 |
+# CONFIG_DPCD=y
|
|
|
26ba25 |
+# CONFIG_XLNX_ZYNQMP=y
|
|
|
26ba25 |
+# CONFIG_XLNX_ZYNQMP_ARM=y
|
|
|
26ba25 |
+CONFIG_PCI=y
|
|
|
26ba25 |
+CONFIG_PCI_TESTDEV=y
|
|
|
26ba25 |
+CONFIG_VIRTIO_PCI=y
|
|
|
26ba25 |
+CONFIG_VIRTIO=y
|
|
|
26ba25 |
+CONFIG_ARM_GIC=y
|
|
|
26ba25 |
+CONFIG_ARM_GIC_KVM=$(CONFIG_KVM)
|
|
|
26ba25 |
+CONFIG_PL011=y
|
|
|
26ba25 |
+CONFIG_PL031=y
|
|
|
26ba25 |
+CONFIG_PFLASH_CFI01=y
|
|
|
26ba25 |
+CONFIG_PCI_GENERIC=y
|
|
|
26ba25 |
+CONFIG_ACPI=y
|
|
|
26ba25 |
+CONFIG_PLATFORM_BUS=y
|
|
|
26ba25 |
+CONFIG_SMBIOS=y
|
|
|
26ba25 |
+CONFIG_PL061=y
|
|
|
26ba25 |
+CONFIG_GPIO_KEY=y
|
|
|
26ba25 |
+CONFIG_ARM_V7M=y
|
|
|
26ba25 |
+CONFIG_PCIE_PORT=y
|
|
|
26ba25 |
+CONFIG_XIO3130=y
|
|
|
26ba25 |
+CONFIG_IOH3420=y
|
|
|
26ba25 |
+CONFIG_USB_XHCI=y
|
|
|
26ba25 |
+CONFIG_USB=y
|
|
|
26ba25 |
+CONFIG_I2C=y
|
|
|
26ba25 |
diff --git a/default-configs/pci.mak b/default-configs/pci.mak
|
|
|
26ba25 |
index 35e7596..4c8c296 100644
|
|
|
26ba25 |
--- a/default-configs/pci.mak
|
|
|
26ba25 |
+++ b/default-configs/pci.mak
|
|
|
26ba25 |
@@ -4,21 +4,21 @@ CONFIG_ISA_BUS=y
|
|
|
26ba25 |
CONFIG_VIRTIO_PCI=y
|
|
|
26ba25 |
CONFIG_VIRTIO=y
|
|
|
26ba25 |
CONFIG_USB_UHCI=y
|
|
|
26ba25 |
-CONFIG_USB_OHCI=y
|
|
|
26ba25 |
+#CONFIG_USB_OHCI=y
|
|
|
26ba25 |
CONFIG_USB_EHCI=y
|
|
|
26ba25 |
CONFIG_USB_XHCI=y
|
|
|
26ba25 |
CONFIG_USB_XHCI_NEC=y
|
|
|
26ba25 |
-CONFIG_NE2000_PCI=y
|
|
|
26ba25 |
-CONFIG_EEPRO100_PCI=y
|
|
|
26ba25 |
-CONFIG_PCNET_PCI=y
|
|
|
26ba25 |
-CONFIG_PCNET_COMMON=y
|
|
|
26ba25 |
+#CONFIG_NE2000_PCI=y
|
|
|
26ba25 |
+#CONFIG_EEPRO100_PCI=y
|
|
|
26ba25 |
+#CONFIG_PCNET_PCI=y
|
|
|
26ba25 |
+#CONFIG_PCNET_COMMON=y
|
|
|
26ba25 |
CONFIG_AC97=y
|
|
|
26ba25 |
CONFIG_HDA=y
|
|
|
26ba25 |
-CONFIG_ES1370=y
|
|
|
26ba25 |
-CONFIG_LSI_SCSI_PCI=y
|
|
|
26ba25 |
-CONFIG_VMW_PVSCSI_SCSI_PCI=y
|
|
|
26ba25 |
-CONFIG_MEGASAS_SCSI_PCI=y
|
|
|
26ba25 |
-CONFIG_MPTSAS_SCSI_PCI=y
|
|
|
26ba25 |
+#CONFIG_ES1370=y
|
|
|
26ba25 |
+#CONFIG_LSI_SCSI_PCI=y
|
|
|
26ba25 |
+#CONFIG_VMW_PVSCSI_SCSI_PCI=y
|
|
|
26ba25 |
+#CONFIG_MEGASAS_SCSI_PCI=y
|
|
|
26ba25 |
+#CONFIG_MPTSAS_SCSI_PCI=y
|
|
|
26ba25 |
CONFIG_RTL8139_PCI=y
|
|
|
26ba25 |
CONFIG_E1000_PCI=y
|
|
|
26ba25 |
CONFIG_E1000E_PCI=y
|
|
|
26ba25 |
@@ -26,24 +26,24 @@ CONFIG_IDE_CORE=y
|
|
|
26ba25 |
CONFIG_IDE_QDEV=y
|
|
|
26ba25 |
CONFIG_IDE_PCI=y
|
|
|
26ba25 |
CONFIG_AHCI=y
|
|
|
26ba25 |
-CONFIG_ESP=y
|
|
|
26ba25 |
-CONFIG_ESP_PCI=y
|
|
|
26ba25 |
+#CONFIG_ESP=y
|
|
|
26ba25 |
+#CONFIG_ESP_PCI=y
|
|
|
26ba25 |
CONFIG_SERIAL=y
|
|
|
26ba25 |
CONFIG_SERIAL_ISA=y
|
|
|
26ba25 |
CONFIG_SERIAL_PCI=y
|
|
|
26ba25 |
CONFIG_CAN_BUS=y
|
|
|
26ba25 |
CONFIG_CAN_SJA1000=y
|
|
|
26ba25 |
CONFIG_CAN_PCI=y
|
|
|
26ba25 |
-CONFIG_IPACK=y
|
|
|
26ba25 |
+#CONFIG_IPACK=y
|
|
|
26ba25 |
CONFIG_WDT_IB6300ESB=y
|
|
|
26ba25 |
CONFIG_PCI_TESTDEV=y
|
|
|
26ba25 |
-CONFIG_NVME_PCI=y
|
|
|
26ba25 |
-CONFIG_SD=y
|
|
|
26ba25 |
-CONFIG_SDHCI=y
|
|
|
26ba25 |
+#CONFIG_NVME_PCI=y
|
|
|
26ba25 |
+#CONFIG_SD=y
|
|
|
26ba25 |
+#CONFIG_SDHCI=y
|
|
|
26ba25 |
CONFIG_EDU=y
|
|
|
26ba25 |
CONFIG_VGA=y
|
|
|
26ba25 |
CONFIG_VGA_PCI=y
|
|
|
26ba25 |
CONFIG_IVSHMEM_DEVICE=$(CONFIG_IVSHMEM)
|
|
|
26ba25 |
-CONFIG_ROCKER=y
|
|
|
26ba25 |
-CONFIG_VHOST_USER_SCSI=$(call land,$(CONFIG_VHOST_USER),$(CONFIG_LINUX))
|
|
|
26ba25 |
-CONFIG_VHOST_USER_BLK=$(call land,$(CONFIG_VHOST_USER),$(CONFIG_LINUX))
|
|
|
26ba25 |
+#CONFIG_ROCKER=y
|
|
|
26ba25 |
+#CONFIG_VHOST_USER_SCSI=$(call land,$(CONFIG_VHOST_USER),$(CONFIG_LINUX))
|
|
|
26ba25 |
+#CONFIG_VHOST_USER_BLK=$(call land,$(CONFIG_VHOST_USER),$(CONFIG_LINUX))
|
|
|
26ba25 |
diff --git a/default-configs/ppc64-softmmu.mak b/default-configs/ppc64-softmmu.mak
|
|
|
26ba25 |
index b94af6c..0ee8f6c 100644
|
|
|
26ba25 |
--- a/default-configs/ppc64-softmmu.mak
|
|
|
26ba25 |
+++ b/default-configs/ppc64-softmmu.mak
|
|
|
26ba25 |
@@ -1,14 +1,28 @@
|
|
|
26ba25 |
# Default configuration for ppc64-softmmu
|
|
|
26ba25 |
|
|
|
26ba25 |
-# Include all 32-bit boards
|
|
|
26ba25 |
-include ppc-softmmu.mak
|
|
|
26ba25 |
+include sound.mak
|
|
|
26ba25 |
+include usb.mak
|
|
|
26ba25 |
+
|
|
|
26ba25 |
+## PCI configuration - cut down from the defaults in pci.mak
|
|
|
26ba25 |
+CONFIG_PCI=y
|
|
|
26ba25 |
+CONFIG_VIRTIO_PCI=y
|
|
|
26ba25 |
+CONFIG_VIRTIO=y
|
|
|
26ba25 |
+CONFIG_USB_XHCI=y
|
|
|
26ba25 |
+CONFIG_USB_XHCI_NEC=y
|
|
|
26ba25 |
+CONFIG_WDT_IB6300ESB=y
|
|
|
26ba25 |
+CONFIG_PCI_TESTDEV=y
|
|
|
26ba25 |
+CONFIG_USB_OHCI=y
|
|
|
26ba25 |
+CONFIG_VGA=y
|
|
|
26ba25 |
+CONFIG_VGA_PCI=y
|
|
|
26ba25 |
+CONFIG_SERIAL=y
|
|
|
26ba25 |
+CONFIG_I2C=y
|
|
|
26ba25 |
|
|
|
26ba25 |
# For PowerNV
|
|
|
26ba25 |
-CONFIG_POWERNV=y
|
|
|
26ba25 |
+#CONFIG_POWERNV=y
|
|
|
26ba25 |
CONFIG_IPMI=y
|
|
|
26ba25 |
-CONFIG_IPMI_LOCAL=y
|
|
|
26ba25 |
-CONFIG_IPMI_EXTERN=y
|
|
|
26ba25 |
-CONFIG_ISA_IPMI_BT=y
|
|
|
26ba25 |
+#CONFIG_IPMI_LOCAL=y
|
|
|
26ba25 |
+#CONFIG_IPMI_EXTERN=y
|
|
|
26ba25 |
+#CONFIG_ISA_IPMI_BT=y
|
|
|
26ba25 |
|
|
|
26ba25 |
# For pSeries
|
|
|
26ba25 |
CONFIG_PSERIES=y
|
|
|
26ba25 |
diff --git a/default-configs/s390x-softmmu.mak b/default-configs/s390x-softmmu.mak
|
|
|
26ba25 |
index 2f4bfe7..649bf2c 100644
|
|
|
26ba25 |
--- a/default-configs/s390x-softmmu.mak
|
|
|
26ba25 |
+++ b/default-configs/s390x-softmmu.mak
|
|
|
26ba25 |
@@ -1,11 +1,13 @@
|
|
|
26ba25 |
CONFIG_PCI=y
|
|
|
26ba25 |
-CONFIG_VIRTIO_PCI=$(CONFIG_PCI)
|
|
|
26ba25 |
-CONFIG_VHOST_USER_SCSI=$(call land,$(CONFIG_VHOST_USER),$(CONFIG_LINUX))
|
|
|
26ba25 |
-CONFIG_VHOST_USER_BLK=$(call land,$(CONFIG_VHOST_USER),$(CONFIG_LINUX))
|
|
|
26ba25 |
+#CONFIG_VIRTIO_PCI=$(CONFIG_PCI)
|
|
|
26ba25 |
+#CONFIG_VHOST_USER_SCSI=$(call land,$(CONFIG_VHOST_USER),$(CONFIG_LINUX))
|
|
|
26ba25 |
+#CONFIG_VHOST_USER_BLK=$(call land,$(CONFIG_VHOST_USER),$(CONFIG_LINUX))
|
|
|
26ba25 |
CONFIG_VIRTIO=y
|
|
|
26ba25 |
CONFIG_SCLPCONSOLE=y
|
|
|
26ba25 |
-CONFIG_TERMINAL3270=y
|
|
|
26ba25 |
+# Disabled for Red Hat Enterprise Linux:
|
|
|
26ba25 |
+# CONFIG_TERMINAL3270=y
|
|
|
26ba25 |
CONFIG_S390_FLIC=y
|
|
|
26ba25 |
CONFIG_S390_FLIC_KVM=$(CONFIG_KVM)
|
|
|
26ba25 |
-CONFIG_VFIO_CCW=$(CONFIG_LINUX)
|
|
|
26ba25 |
+# Disabled for Red Hat Enterprise Linux:
|
|
|
26ba25 |
+# CONFIG_VFIO_CCW=$(CONFIG_LINUX)
|
|
|
26ba25 |
CONFIG_WDT_DIAG288=y
|
|
|
26ba25 |
diff --git a/default-configs/sound.mak b/default-configs/sound.mak
|
|
|
26ba25 |
index 4f22c34..1bead9b 100644
|
|
|
26ba25 |
--- a/default-configs/sound.mak
|
|
|
26ba25 |
+++ b/default-configs/sound.mak
|
|
|
26ba25 |
@@ -1,4 +1,4 @@
|
|
|
26ba25 |
-CONFIG_SB16=y
|
|
|
26ba25 |
-CONFIG_ADLIB=y
|
|
|
26ba25 |
-CONFIG_GUS=y
|
|
|
26ba25 |
-CONFIG_CS4231A=y
|
|
|
26ba25 |
+#CONFIG_SB16=y
|
|
|
26ba25 |
+#CONFIG_ADLIB=y
|
|
|
26ba25 |
+#CONFIG_GUS=y
|
|
|
26ba25 |
+#CONFIG_CS4231A=y
|
|
|
26ba25 |
diff --git a/default-configs/usb.mak b/default-configs/usb.mak
|
|
|
26ba25 |
index f4b8568..a256f84 100644
|
|
|
26ba25 |
--- a/default-configs/usb.mak
|
|
|
26ba25 |
+++ b/default-configs/usb.mak
|
|
|
26ba25 |
@@ -1,10 +1,10 @@
|
|
|
26ba25 |
CONFIG_USB=y
|
|
|
26ba25 |
-CONFIG_USB_TABLET_WACOM=y
|
|
|
26ba25 |
+#CONFIG_USB_TABLET_WACOM=y
|
|
|
26ba25 |
CONFIG_USB_STORAGE_BOT=y
|
|
|
26ba25 |
-CONFIG_USB_STORAGE_UAS=y
|
|
|
26ba25 |
-CONFIG_USB_STORAGE_MTP=y
|
|
|
26ba25 |
+#CONFIG_USB_STORAGE_UAS=y
|
|
|
26ba25 |
+#CONFIG_USB_STORAGE_MTP=y
|
|
|
26ba25 |
CONFIG_USB_SMARTCARD=y
|
|
|
26ba25 |
-CONFIG_USB_AUDIO=y
|
|
|
26ba25 |
-CONFIG_USB_SERIAL=y
|
|
|
26ba25 |
-CONFIG_USB_NETWORK=y
|
|
|
26ba25 |
-CONFIG_USB_BLUETOOTH=y
|
|
|
26ba25 |
+#CONFIG_USB_AUDIO=y
|
|
|
26ba25 |
+#CONFIG_USB_SERIAL=y
|
|
|
26ba25 |
+#CONFIG_USB_NETWORK=y
|
|
|
26ba25 |
+#CONFIG_USB_BLUETOOTH=y
|
|
|
26ba25 |
diff --git a/default-configs/x86_64-softmmu.mak b/default-configs/x86_64-softmmu.mak
|
|
|
26ba25 |
index 0390b43..2675606 100644
|
|
|
26ba25 |
--- a/default-configs/x86_64-softmmu.mak
|
|
|
26ba25 |
+++ b/default-configs/x86_64-softmmu.mak
|
|
|
26ba25 |
@@ -4,20 +4,21 @@ include pci.mak
|
|
|
26ba25 |
include sound.mak
|
|
|
26ba25 |
include usb.mak
|
|
|
26ba25 |
CONFIG_QXL=$(CONFIG_SPICE)
|
|
|
26ba25 |
-CONFIG_VGA_ISA=y
|
|
|
26ba25 |
+#CONFIG_VGA_ISA=y
|
|
|
26ba25 |
+CONFIG_VGA_PCI=y
|
|
|
26ba25 |
CONFIG_VGA_CIRRUS=y
|
|
|
26ba25 |
-CONFIG_VMWARE_VGA=y
|
|
|
26ba25 |
-CONFIG_VMXNET3_PCI=y
|
|
|
26ba25 |
+#CONFIG_VMWARE_VGA=y
|
|
|
26ba25 |
+#CONFIG_VMXNET3_PCI=y
|
|
|
26ba25 |
CONFIG_VIRTIO_VGA=y
|
|
|
26ba25 |
CONFIG_VMMOUSE=y
|
|
|
26ba25 |
CONFIG_IPMI=y
|
|
|
26ba25 |
-CONFIG_IPMI_LOCAL=y
|
|
|
26ba25 |
-CONFIG_IPMI_EXTERN=y
|
|
|
26ba25 |
-CONFIG_ISA_IPMI_KCS=y
|
|
|
26ba25 |
-CONFIG_ISA_IPMI_BT=y
|
|
|
26ba25 |
+#CONFIG_IPMI_LOCAL=y
|
|
|
26ba25 |
+#CONFIG_IPMI_EXTERN=y
|
|
|
26ba25 |
+#CONFIG_ISA_IPMI_KCS=y
|
|
|
26ba25 |
+#CONFIG_ISA_IPMI_BT=y
|
|
|
26ba25 |
CONFIG_SERIAL=y
|
|
|
26ba25 |
CONFIG_SERIAL_ISA=y
|
|
|
26ba25 |
-CONFIG_PARALLEL=y
|
|
|
26ba25 |
+#CONFIG_PARALLEL=y
|
|
|
26ba25 |
CONFIG_I8254=y
|
|
|
26ba25 |
CONFIG_PCSPK=y
|
|
|
26ba25 |
CONFIG_PCKBD=y
|
|
|
26ba25 |
@@ -29,11 +30,11 @@ CONFIG_ACPI_MEMORY_HOTPLUG=y
|
|
|
26ba25 |
CONFIG_ACPI_CPU_HOTPLUG=y
|
|
|
26ba25 |
CONFIG_APM=y
|
|
|
26ba25 |
CONFIG_I8257=y
|
|
|
26ba25 |
-CONFIG_IDE_ISA=y
|
|
|
26ba25 |
+#CONFIG_IDE_ISA=y
|
|
|
26ba25 |
CONFIG_IDE_PIIX=y
|
|
|
26ba25 |
-CONFIG_NE2000_ISA=y
|
|
|
26ba25 |
-CONFIG_HPET=y
|
|
|
26ba25 |
-CONFIG_APPLESMC=y
|
|
|
26ba25 |
+#CONFIG_NE2000_ISA=y
|
|
|
26ba25 |
+#CONFIG_HPET=y
|
|
|
26ba25 |
+#CONFIG_APPLESMC=y
|
|
|
26ba25 |
CONFIG_I8259=y
|
|
|
26ba25 |
CONFIG_PFLASH_CFI01=y
|
|
|
26ba25 |
CONFIG_TPM_TIS=$(CONFIG_TPM)
|
|
|
26ba25 |
@@ -41,6 +42,7 @@ CONFIG_TPM_CRB=$(CONFIG_TPM)
|
|
|
26ba25 |
CONFIG_MC146818RTC=y
|
|
|
26ba25 |
CONFIG_PCI_PIIX=y
|
|
|
26ba25 |
CONFIG_WDT_IB700=y
|
|
|
26ba25 |
+CONFIG_ISA_BUS=y
|
|
|
26ba25 |
CONFIG_ISA_DEBUG=y
|
|
|
26ba25 |
CONFIG_ISA_TESTDEV=y
|
|
|
26ba25 |
CONFIG_VMPORT=y
|
|
|
26ba25 |
@@ -58,11 +60,11 @@ CONFIG_XIO3130=y
|
|
|
26ba25 |
CONFIG_IOH3420=y
|
|
|
26ba25 |
CONFIG_I82801B11=y
|
|
|
26ba25 |
CONFIG_SMBIOS=y
|
|
|
26ba25 |
-CONFIG_HYPERV_TESTDEV=$(CONFIG_KVM)
|
|
|
26ba25 |
+#CONFIG_HYPERV_TESTDEV=$(CONFIG_KVM)
|
|
|
26ba25 |
CONFIG_PXB=y
|
|
|
26ba25 |
CONFIG_ACPI_VMGENID=y
|
|
|
26ba25 |
CONFIG_FW_CFG_DMA=y
|
|
|
26ba25 |
CONFIG_I2C=y
|
|
|
26ba25 |
CONFIG_SEV=$(CONFIG_KVM)
|
|
|
26ba25 |
CONFIG_VTD=y
|
|
|
26ba25 |
-CONFIG_AMD_IOMMU=y
|
|
|
26ba25 |
+#CONFIG_AMD_IOMMU=y
|
|
|
26ba25 |
diff --git a/hw/acpi/ich9.c b/hw/acpi/ich9.c
|
|
|
26ba25 |
index c5d8646..a4e87b8 100644
|
|
|
26ba25 |
--- a/hw/acpi/ich9.c
|
|
|
26ba25 |
+++ b/hw/acpi/ich9.c
|
|
|
26ba25 |
@@ -446,8 +446,8 @@ void ich9_pm_add_properties(Object *obj, ICH9LPCPMRegs *pm, Error **errp)
|
|
|
26ba25 |
static const uint32_t gpe0_len = ICH9_PMIO_GPE0_LEN;
|
|
|
26ba25 |
pm->acpi_memory_hotplug.is_enabled = true;
|
|
|
26ba25 |
pm->cpu_hotplug_legacy = true;
|
|
|
26ba25 |
- pm->disable_s3 = 0;
|
|
|
26ba25 |
- pm->disable_s4 = 0;
|
|
|
26ba25 |
+ pm->disable_s3 = 1;
|
|
|
26ba25 |
+ pm->disable_s4 = 1;
|
|
|
26ba25 |
pm->s4_val = 2;
|
|
|
26ba25 |
|
|
|
26ba25 |
object_property_add_uint32_ptr(obj, ACPI_PM_PROP_PM_IO_BASE,
|
|
|
26ba25 |
diff --git a/hw/block/fdc.c b/hw/block/fdc.c
|
|
|
26ba25 |
index cd29e27..3964096 100644
|
|
|
26ba25 |
--- a/hw/block/fdc.c
|
|
|
26ba25 |
+++ b/hw/block/fdc.c
|
|
|
26ba25 |
@@ -605,6 +605,7 @@ static void floppy_drive_class_init(ObjectClass *klass, void *data)
|
|
|
26ba25 |
k->bus_type = TYPE_FLOPPY_BUS;
|
|
|
26ba25 |
k->props = floppy_drive_properties;
|
|
|
26ba25 |
k->desc = "virtual floppy drive";
|
|
|
26ba25 |
+ k->user_creatable = false; /* RH state preserve */
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo floppy_drive_info = {
|
|
|
26ba25 |
diff --git a/hw/char/serial-pci.c b/hw/char/serial-pci.c
|
|
|
26ba25 |
index cb0d04c..d426982 100644
|
|
|
26ba25 |
--- a/hw/char/serial-pci.c
|
|
|
26ba25 |
+++ b/hw/char/serial-pci.c
|
|
|
26ba25 |
@@ -228,6 +228,8 @@ static void multi_2x_serial_pci_class_initfn(ObjectClass *klass, void *data)
|
|
|
26ba25 |
dc->vmsd = &vmstate_pci_multi_serial;
|
|
|
26ba25 |
dc->props = multi_2x_serial_pci_properties;
|
|
|
26ba25 |
set_bit(DEVICE_CATEGORY_INPUT, dc->categories);
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static void multi_4x_serial_pci_class_initfn(ObjectClass *klass, void *data)
|
|
|
26ba25 |
@@ -243,6 +245,8 @@ static void multi_4x_serial_pci_class_initfn(ObjectClass *klass, void *data)
|
|
|
26ba25 |
dc->vmsd = &vmstate_pci_multi_serial;
|
|
|
26ba25 |
dc->props = multi_4x_serial_pci_properties;
|
|
|
26ba25 |
set_bit(DEVICE_CATEGORY_INPUT, dc->categories);
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo serial_pci_info = {
|
|
|
26ba25 |
diff --git a/hw/core/Makefile.objs b/hw/core/Makefile.objs
|
|
|
26ba25 |
index eb88ca9..2b4491f 100644
|
|
|
26ba25 |
--- a/hw/core/Makefile.objs
|
|
|
26ba25 |
+++ b/hw/core/Makefile.objs
|
|
|
26ba25 |
@@ -16,10 +16,11 @@ common-obj-$(CONFIG_SOFTMMU) += machine.o
|
|
|
26ba25 |
common-obj-$(CONFIG_SOFTMMU) += loader.o
|
|
|
26ba25 |
common-obj-$(CONFIG_FITLOADER) += loader-fit.o
|
|
|
26ba25 |
common-obj-$(CONFIG_SOFTMMU) += qdev-properties-system.o
|
|
|
26ba25 |
-common-obj-$(CONFIG_SOFTMMU) += register.o
|
|
|
26ba25 |
-common-obj-$(CONFIG_SOFTMMU) += or-irq.o
|
|
|
26ba25 |
+# Disabled in Red Hat Enterprise Linux
|
|
|
26ba25 |
+# common-obj-$(CONFIG_SOFTMMU) += register.o
|
|
|
26ba25 |
+# obj-$(CONFIG_SOFTMMU) += generic-loader.o
|
|
|
26ba25 |
+# common-obj-$(CONFIG_SOFTMMU) += or-irq.o
|
|
|
26ba25 |
common-obj-$(CONFIG_SOFTMMU) += split-irq.o
|
|
|
26ba25 |
common-obj-$(CONFIG_PLATFORM_BUS) += platform-bus.o
|
|
|
26ba25 |
|
|
|
26ba25 |
-obj-$(CONFIG_SOFTMMU) += generic-loader.o
|
|
|
26ba25 |
obj-$(CONFIG_SOFTMMU) += null-machine.o
|
|
|
26ba25 |
diff --git a/hw/display/cirrus_vga.c b/hw/display/cirrus_vga.c
|
|
|
26ba25 |
index 138ae96..d116651 100644
|
|
|
26ba25 |
--- a/hw/display/cirrus_vga.c
|
|
|
26ba25 |
+++ b/hw/display/cirrus_vga.c
|
|
|
26ba25 |
@@ -3074,6 +3074,8 @@ static void isa_cirrus_vga_class_init(ObjectClass *klass, void *data)
|
|
|
26ba25 |
dc->realize = isa_cirrus_vga_realizefn;
|
|
|
26ba25 |
dc->props = isa_cirrus_vga_properties;
|
|
|
26ba25 |
set_bit(DEVICE_CATEGORY_DISPLAY, dc->categories);
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo isa_cirrus_vga_info = {
|
|
|
26ba25 |
diff --git a/hw/i386/pc.c b/hw/i386/pc.c
|
|
|
26ba25 |
index d36bac8..fdad4bb 100644
|
|
|
26ba25 |
--- a/hw/i386/pc.c
|
|
|
26ba25 |
+++ b/hw/i386/pc.c
|
|
|
26ba25 |
@@ -1525,7 +1525,9 @@ static void pc_superio_init(ISABus *isa_bus, bool create_fdctrl, bool no_vmport)
|
|
|
26ba25 |
ISADevice *i8042, *port92, *vmmouse;
|
|
|
26ba25 |
|
|
|
26ba25 |
serial_hds_isa_init(isa_bus, 0, MAX_SERIAL_PORTS);
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
parallel_hds_isa_init(isa_bus, MAX_PARALLEL_PORTS);
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
for (i = 0; i < MAX_FD; i++) {
|
|
|
26ba25 |
fd[i] = drive_get(IF_FLOPPY, 0, i);
|
|
|
26ba25 |
diff --git a/hw/ide/piix.c b/hw/ide/piix.c
|
|
|
26ba25 |
index a3afe1f..6de12ca 100644
|
|
|
26ba25 |
--- a/hw/ide/piix.c
|
|
|
26ba25 |
+++ b/hw/ide/piix.c
|
|
|
26ba25 |
@@ -253,7 +253,8 @@ static void piix3_ide_class_init(ObjectClass *klass, void *data)
|
|
|
26ba25 |
k->device_id = PCI_DEVICE_ID_INTEL_82371SB_1;
|
|
|
26ba25 |
k->class_id = PCI_CLASS_STORAGE_IDE;
|
|
|
26ba25 |
set_bit(DEVICE_CATEGORY_STORAGE, dc->categories);
|
|
|
26ba25 |
- dc->hotpluggable = false;
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo piix3_ide_info = {
|
|
|
26ba25 |
@@ -280,6 +281,8 @@ static void piix4_ide_class_init(ObjectClass *klass, void *data)
|
|
|
26ba25 |
k->class_id = PCI_CLASS_STORAGE_IDE;
|
|
|
26ba25 |
set_bit(DEVICE_CATEGORY_STORAGE, dc->categories);
|
|
|
26ba25 |
dc->hotpluggable = false;
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo piix4_ide_info = {
|
|
|
26ba25 |
diff --git a/hw/ide/via.c b/hw/ide/via.c
|
|
|
26ba25 |
index 117ac4d..b1bafe6 100644
|
|
|
26ba25 |
--- a/hw/ide/via.c
|
|
|
26ba25 |
+++ b/hw/ide/via.c
|
|
|
26ba25 |
@@ -217,6 +217,8 @@ static void via_ide_class_init(ObjectClass *klass, void *data)
|
|
|
26ba25 |
k->revision = 0x06;
|
|
|
26ba25 |
k->class_id = PCI_CLASS_STORAGE_IDE;
|
|
|
26ba25 |
set_bit(DEVICE_CATEGORY_STORAGE, dc->categories);
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo via_ide_info = {
|
|
|
26ba25 |
diff --git a/hw/input/pckbd.c b/hw/input/pckbd.c
|
|
|
26ba25 |
index f17f18e..66adb83 100644
|
|
|
26ba25 |
--- a/hw/input/pckbd.c
|
|
|
26ba25 |
+++ b/hw/input/pckbd.c
|
|
|
26ba25 |
@@ -570,6 +570,8 @@ static void i8042_class_initfn(ObjectClass *klass, void *data)
|
|
|
26ba25 |
|
|
|
26ba25 |
dc->realize = i8042_realizefn;
|
|
|
26ba25 |
dc->vmsd = &vmstate_kbd_isa;
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo i8042_info = {
|
|
|
26ba25 |
diff --git a/hw/misc/Makefile.objs b/hw/misc/Makefile.objs
|
|
|
26ba25 |
index 00e834d..d7430cf 100644
|
|
|
26ba25 |
--- a/hw/misc/Makefile.objs
|
|
|
26ba25 |
+++ b/hw/misc/Makefile.objs
|
|
|
26ba25 |
@@ -8,7 +8,7 @@ common-obj-$(CONFIG_ISA_TESTDEV) += pc-testdev.o
|
|
|
26ba25 |
common-obj-$(CONFIG_PCI_TESTDEV) += pci-testdev.o
|
|
|
26ba25 |
common-obj-$(CONFIG_EDU) += edu.o
|
|
|
26ba25 |
|
|
|
26ba25 |
-common-obj-y += unimp.o
|
|
|
26ba25 |
+#common-obj-y += unimp.o
|
|
|
26ba25 |
common-obj-$(CONFIG_FW_CFG_DMA) += vmcoreinfo.o
|
|
|
26ba25 |
|
|
|
26ba25 |
# ARM devices
|
|
|
26ba25 |
diff --git a/hw/misc/ivshmem.c b/hw/misc/ivshmem.c
|
|
|
26ba25 |
index 16f0370..bfbfc0e 100644
|
|
|
26ba25 |
--- a/hw/misc/ivshmem.c
|
|
|
26ba25 |
+++ b/hw/misc/ivshmem.c
|
|
|
26ba25 |
@@ -892,6 +892,13 @@ static void ivshmem_common_realize(PCIDevice *dev, Error **errp)
|
|
|
26ba25 |
return;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
+ /* Migration disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ if (s->master == ON_OFF_AUTO_ON) {
|
|
|
26ba25 |
+ error_setg(errp, "master=on is not supported");
|
|
|
26ba25 |
+ return;
|
|
|
26ba25 |
+ }
|
|
|
26ba25 |
+ s->master = ON_OFF_AUTO_OFF;
|
|
|
26ba25 |
+
|
|
|
26ba25 |
pci_conf = dev->config;
|
|
|
26ba25 |
pci_conf[PCI_COMMAND] = PCI_COMMAND_IO | PCI_COMMAND_MEMORY;
|
|
|
26ba25 |
|
|
|
26ba25 |
@@ -1183,6 +1190,8 @@ static void ivshmem_doorbell_class_init(ObjectClass *klass, void *data)
|
|
|
26ba25 |
k->realize = ivshmem_doorbell_realize;
|
|
|
26ba25 |
dc->props = ivshmem_doorbell_properties;
|
|
|
26ba25 |
dc->vmsd = &ivshmem_doorbell_vmsd;
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo ivshmem_doorbell_info = {
|
|
|
26ba25 |
@@ -1352,6 +1361,8 @@ static void ivshmem_class_init(ObjectClass *klass, void *data)
|
|
|
26ba25 |
dc->desc = "Inter-VM shared memory (legacy)";
|
|
|
26ba25 |
dc->props = ivshmem_properties;
|
|
|
26ba25 |
dc->vmsd = &ivshmem_vmsd;
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo ivshmem_info = {
|
|
|
26ba25 |
diff --git a/hw/net/e1000.c b/hw/net/e1000.c
|
|
|
26ba25 |
index 13a9494..742cd0a 100644
|
|
|
26ba25 |
--- a/hw/net/e1000.c
|
|
|
26ba25 |
+++ b/hw/net/e1000.c
|
|
|
26ba25 |
@@ -1768,6 +1768,7 @@ static const E1000Info e1000_devices[] = {
|
|
|
26ba25 |
.revision = 0x03,
|
|
|
26ba25 |
.phy_id2 = E1000_PHY_ID2_8254xx_DEFAULT,
|
|
|
26ba25 |
},
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux 7 */
|
|
|
26ba25 |
{
|
|
|
26ba25 |
.name = "e1000-82544gc",
|
|
|
26ba25 |
.device_id = E1000_DEV_ID_82544GC_COPPER,
|
|
|
26ba25 |
@@ -1780,6 +1781,7 @@ static const E1000Info e1000_devices[] = {
|
|
|
26ba25 |
.revision = 0x03,
|
|
|
26ba25 |
.phy_id2 = E1000_PHY_ID2_8254xx_DEFAULT,
|
|
|
26ba25 |
},
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
};
|
|
|
26ba25 |
|
|
|
26ba25 |
static void e1000_register_types(void)
|
|
|
26ba25 |
diff --git a/hw/pci-host/piix.c b/hw/pci-host/piix.c
|
|
|
26ba25 |
index 0e60834..3ce4b14 100644
|
|
|
26ba25 |
--- a/hw/pci-host/piix.c
|
|
|
26ba25 |
+++ b/hw/pci-host/piix.c
|
|
|
26ba25 |
@@ -787,6 +787,7 @@ static const TypeInfo i440fx_info = {
|
|
|
26ba25 |
},
|
|
|
26ba25 |
};
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
/* IGD Passthrough Host Bridge. */
|
|
|
26ba25 |
typedef struct {
|
|
|
26ba25 |
uint8_t offset;
|
|
|
26ba25 |
@@ -870,6 +871,7 @@ static const TypeInfo igd_passthrough_i440fx_info = {
|
|
|
26ba25 |
.instance_size = sizeof(PCII440FXState),
|
|
|
26ba25 |
.class_init = igd_passthrough_i440fx_class_init,
|
|
|
26ba25 |
};
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
static const char *i440fx_pcihost_root_bus_path(PCIHostState *host_bridge,
|
|
|
26ba25 |
PCIBus *rootbus)
|
|
|
26ba25 |
@@ -915,7 +917,9 @@ static const TypeInfo i440fx_pcihost_info = {
|
|
|
26ba25 |
static void i440fx_register_types(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
type_register_static(&i440fx_info);
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
type_register_static(&igd_passthrough_i440fx_info);
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
type_register_static(&piix3_pci_type_info);
|
|
|
26ba25 |
type_register_static(&piix3_info);
|
|
|
26ba25 |
type_register_static(&piix3_xen_info);
|
|
|
26ba25 |
diff --git a/hw/ppc/Makefile.objs b/hw/ppc/Makefile.objs
|
|
|
26ba25 |
index 86d82a6..a46a989 100644
|
|
|
26ba25 |
--- a/hw/ppc/Makefile.objs
|
|
|
26ba25 |
+++ b/hw/ppc/Makefile.objs
|
|
|
26ba25 |
@@ -3,7 +3,7 @@ obj-y += ppc.o ppc_booke.o fdt.o
|
|
|
26ba25 |
# IBM pSeries (sPAPR)
|
|
|
26ba25 |
obj-$(CONFIG_PSERIES) += spapr.o spapr_caps.o spapr_vio.o spapr_events.o
|
|
|
26ba25 |
obj-$(CONFIG_PSERIES) += spapr_hcall.o spapr_iommu.o spapr_rtas.o
|
|
|
26ba25 |
-obj-$(CONFIG_PSERIES) += spapr_pci.o spapr_rtc.o spapr_drc.o spapr_rng.o
|
|
|
26ba25 |
+obj-$(CONFIG_PSERIES) += spapr_pci.o spapr_rtc.o spapr_drc.o
|
|
|
26ba25 |
obj-$(CONFIG_PSERIES) += spapr_cpu_core.o spapr_ovec.o
|
|
|
26ba25 |
# IBM PowerNV
|
|
|
26ba25 |
obj-$(CONFIG_POWERNV) += pnv.o pnv_xscom.o pnv_core.o pnv_lpc.o pnv_psi.o pnv_occ.o pnv_bmc.o
|
|
|
26ba25 |
diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c
|
|
|
26ba25 |
index a81570e..6a92b20 100644
|
|
|
26ba25 |
--- a/hw/ppc/spapr.c
|
|
|
26ba25 |
+++ b/hw/ppc/spapr.c
|
|
|
26ba25 |
@@ -1153,6 +1153,7 @@ static void *spapr_build_fdt(sPAPRMachineState *spapr,
|
|
|
26ba25 |
/* /vdevice */
|
|
|
26ba25 |
spapr_dt_vdevice(spapr->vio_bus, fdt);
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
if (object_resolve_path_type("", TYPE_SPAPR_RNG, NULL)) {
|
|
|
26ba25 |
ret = spapr_rng_populate_dt(fdt);
|
|
|
26ba25 |
if (ret < 0) {
|
|
|
26ba25 |
@@ -1160,7 +1161,7 @@ static void *spapr_build_fdt(sPAPRMachineState *spapr,
|
|
|
26ba25 |
exit(1);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
}
|
|
|
26ba25 |
-
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
QLIST_FOREACH(phb, &spapr->phbs, list) {
|
|
|
26ba25 |
ret = spapr_populate_pci_dt(phb, PHANDLE_XICP, fdt);
|
|
|
26ba25 |
if (ret < 0) {
|
|
|
26ba25 |
diff --git a/hw/ppc/spapr_cpu_core.c b/hw/ppc/spapr_cpu_core.c
|
|
|
26ba25 |
index 94afeb3..1eda854 100644
|
|
|
26ba25 |
--- a/hw/ppc/spapr_cpu_core.c
|
|
|
26ba25 |
+++ b/hw/ppc/spapr_cpu_core.c
|
|
|
26ba25 |
@@ -240,10 +240,12 @@ static const TypeInfo spapr_cpu_core_type_infos[] = {
|
|
|
26ba25 |
.instance_size = sizeof(sPAPRCPUCore),
|
|
|
26ba25 |
.class_size = sizeof(sPAPRCPUCoreClass),
|
|
|
26ba25 |
},
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
DEFINE_SPAPR_CPU_CORE_TYPE("970_v2.2"),
|
|
|
26ba25 |
DEFINE_SPAPR_CPU_CORE_TYPE("970mp_v1.0"),
|
|
|
26ba25 |
DEFINE_SPAPR_CPU_CORE_TYPE("970mp_v1.1"),
|
|
|
26ba25 |
DEFINE_SPAPR_CPU_CORE_TYPE("power5+_v2.1"),
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
DEFINE_SPAPR_CPU_CORE_TYPE("power7_v2.3"),
|
|
|
26ba25 |
DEFINE_SPAPR_CPU_CORE_TYPE("power7+_v2.1"),
|
|
|
26ba25 |
DEFINE_SPAPR_CPU_CORE_TYPE("power8_v2.0"),
|
|
|
26ba25 |
diff --git a/hw/s390x/virtio-ccw.c b/hw/s390x/virtio-ccw.c
|
|
|
26ba25 |
index e51fbef..8720e46 100644
|
|
|
26ba25 |
--- a/hw/s390x/virtio-ccw.c
|
|
|
26ba25 |
+++ b/hw/s390x/virtio-ccw.c
|
|
|
26ba25 |
@@ -927,6 +927,8 @@ static void virtio_ccw_rng_realize(VirtioCcwDevice *ccw_dev, Error **errp)
|
|
|
26ba25 |
NULL);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
+
|
|
|
26ba25 |
static void virtio_ccw_crypto_realize(VirtioCcwDevice *ccw_dev, Error **errp)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
VirtIOCryptoCcw *dev = VIRTIO_CRYPTO_CCW(ccw_dev);
|
|
|
26ba25 |
@@ -944,6 +946,7 @@ static void virtio_ccw_crypto_realize(VirtioCcwDevice *ccw_dev, Error **errp)
|
|
|
26ba25 |
OBJECT(dev->vdev.conf.cryptodev), "cryptodev",
|
|
|
26ba25 |
NULL);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
static void virtio_ccw_gpu_realize(VirtioCcwDevice *ccw_dev, Error **errp)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
@@ -1534,6 +1537,8 @@ static const TypeInfo virtio_ccw_rng = {
|
|
|
26ba25 |
.class_init = virtio_ccw_rng_class_init,
|
|
|
26ba25 |
};
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
+
|
|
|
26ba25 |
static Property virtio_ccw_crypto_properties[] = {
|
|
|
26ba25 |
DEFINE_PROP_BIT("ioeventfd", VirtioCcwDevice, flags,
|
|
|
26ba25 |
VIRTIO_CCW_FLAG_USE_IOEVENTFD_BIT, true),
|
|
|
26ba25 |
@@ -1571,6 +1576,7 @@ static const TypeInfo virtio_ccw_crypto = {
|
|
|
26ba25 |
.instance_init = virtio_ccw_crypto_instance_init,
|
|
|
26ba25 |
.class_init = virtio_ccw_crypto_class_init,
|
|
|
26ba25 |
};
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
static Property virtio_ccw_gpu_properties[] = {
|
|
|
26ba25 |
DEFINE_PROP_BIT("ioeventfd", VirtioCcwDevice, flags,
|
|
|
26ba25 |
@@ -1895,7 +1901,9 @@ static void virtio_ccw_register(void)
|
|
|
26ba25 |
#ifdef CONFIG_VHOST_VSOCK
|
|
|
26ba25 |
type_register_static(&vhost_vsock_ccw_info);
|
|
|
26ba25 |
#endif
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
type_register_static(&virtio_ccw_crypto);
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
type_register_static(&virtio_ccw_gpu);
|
|
|
26ba25 |
type_register_static(&virtio_ccw_input);
|
|
|
26ba25 |
type_register_static(&virtio_ccw_input_hid);
|
|
|
26ba25 |
diff --git a/hw/usb/ccid-card-emulated.c b/hw/usb/ccid-card-emulated.c
|
|
|
26ba25 |
index ea42e46..f2d8b0d 100644
|
|
|
26ba25 |
--- a/hw/usb/ccid-card-emulated.c
|
|
|
26ba25 |
+++ b/hw/usb/ccid-card-emulated.c
|
|
|
26ba25 |
@@ -588,6 +588,8 @@ static void emulated_class_initfn(ObjectClass *klass, void *data)
|
|
|
26ba25 |
set_bit(DEVICE_CATEGORY_INPUT, dc->categories);
|
|
|
26ba25 |
dc->desc = "emulated smartcard";
|
|
|
26ba25 |
dc->props = emulated_card_properties;
|
|
|
26ba25 |
+ /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
static const TypeInfo emulated_card_info = {
|
|
|
26ba25 |
diff --git a/hw/vfio/Makefile.objs b/hw/vfio/Makefile.objs
|
|
|
26ba25 |
index a2e7a0a..b25ca64 100644
|
|
|
26ba25 |
--- a/hw/vfio/Makefile.objs
|
|
|
26ba25 |
+++ b/hw/vfio/Makefile.objs
|
|
|
26ba25 |
@@ -2,8 +2,5 @@ ifeq ($(CONFIG_LINUX), y)
|
|
|
26ba25 |
obj-$(CONFIG_SOFTMMU) += common.o
|
|
|
26ba25 |
obj-$(CONFIG_PCI) += pci.o pci-quirks.o display.o
|
|
|
26ba25 |
obj-$(CONFIG_VFIO_CCW) += ccw.o
|
|
|
26ba25 |
-obj-$(CONFIG_SOFTMMU) += platform.o
|
|
|
26ba25 |
-obj-$(CONFIG_VFIO_XGMAC) += calxeda-xgmac.o
|
|
|
26ba25 |
-obj-$(CONFIG_VFIO_AMD_XGBE) += amd-xgbe.o
|
|
|
26ba25 |
obj-$(CONFIG_SOFTMMU) += spapr.o
|
|
|
26ba25 |
endif
|
|
|
26ba25 |
diff --git a/hw/vfio/pci-quirks.c b/hw/vfio/pci-quirks.c
|
|
|
26ba25 |
index e5779a7..cb2f79c 100644
|
|
|
26ba25 |
--- a/hw/vfio/pci-quirks.c
|
|
|
26ba25 |
+++ b/hw/vfio/pci-quirks.c
|
|
|
26ba25 |
@@ -1193,6 +1193,8 @@ static void vfio_pci_igd_lpc_bridge_class_init(ObjectClass *klass, void *data)
|
|
|
26ba25 |
set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories);
|
|
|
26ba25 |
dc->desc = "VFIO dummy ISA/LPC bridge for IGD assignment";
|
|
|
26ba25 |
dc->hotpluggable = false;
|
|
|
26ba25 |
+ /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
+ dc->user_creatable = false;
|
|
|
26ba25 |
k->realize = vfio_pci_igd_lpc_bridge_realize;
|
|
|
26ba25 |
k->class_id = PCI_CLASS_BRIDGE_ISA;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
@@ -1386,6 +1388,9 @@ static void vfio_probe_igd_bar4_quirk(VFIOPCIDevice *vdev, int nr)
|
|
|
26ba25 |
0, PCI_DEVFN(0x2, 0))) {
|
|
|
26ba25 |
return;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+
|
|
|
26ba25 |
+ /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
+ return;
|
|
|
26ba25 |
|
|
|
26ba25 |
/*
|
|
|
26ba25 |
* We need to create an LPC/ISA bridge at PCI bus address 00:1f.0 that we
|
|
|
26ba25 |
diff --git a/hw/virtio/Makefile.objs b/hw/virtio/Makefile.objs
|
|
|
26ba25 |
index 765d363..a5a0936 100644
|
|
|
26ba25 |
--- a/hw/virtio/Makefile.objs
|
|
|
26ba25 |
+++ b/hw/virtio/Makefile.objs
|
|
|
26ba25 |
@@ -7,8 +7,9 @@ common-obj-y += virtio-mmio.o
|
|
|
26ba25 |
obj-y += virtio.o virtio-balloon.o
|
|
|
26ba25 |
obj-$(CONFIG_LINUX) += vhost.o vhost-backend.o vhost-user.o
|
|
|
26ba25 |
obj-$(CONFIG_VHOST_VSOCK) += vhost-vsock.o
|
|
|
26ba25 |
-obj-y += virtio-crypto.o
|
|
|
26ba25 |
-obj-$(CONFIG_VIRTIO_PCI) += virtio-crypto-pci.o
|
|
|
26ba25 |
+# Disabled in Red Hat Enterprise Linux
|
|
|
26ba25 |
+#obj-y += virtio-crypto.o
|
|
|
26ba25 |
+#obj-$(CONFIG_VIRTIO_PCI) += virtio-crypto-pci.o
|
|
|
26ba25 |
endif
|
|
|
26ba25 |
|
|
|
26ba25 |
common-obj-$(call lnot,$(CONFIG_LINUX)) += vhost-stub.o
|
|
|
26ba25 |
diff --git a/hw/virtio/virtio-pci.c b/hw/virtio/virtio-pci.c
|
|
|
26ba25 |
index 1e8ab7b..92bdc9e 100644
|
|
|
26ba25 |
--- a/hw/virtio/virtio-pci.c
|
|
|
26ba25 |
+++ b/hw/virtio/virtio-pci.c
|
|
|
26ba25 |
@@ -1983,7 +1983,7 @@ static const TypeInfo virtio_blk_pci_info = {
|
|
|
26ba25 |
.class_init = virtio_blk_pci_class_init,
|
|
|
26ba25 |
};
|
|
|
26ba25 |
|
|
|
26ba25 |
-#if defined(CONFIG_VHOST_USER) && defined(CONFIG_LINUX)
|
|
|
26ba25 |
+#if defined(CONFIG_VHOST_USER_BLK)
|
|
|
26ba25 |
/* vhost-user-blk */
|
|
|
26ba25 |
|
|
|
26ba25 |
static Property vhost_user_blk_pci_properties[] = {
|
|
|
26ba25 |
@@ -2163,7 +2163,7 @@ static const TypeInfo vhost_scsi_pci_info = {
|
|
|
26ba25 |
};
|
|
|
26ba25 |
#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
-#if defined(CONFIG_VHOST_USER) && defined(CONFIG_LINUX)
|
|
|
26ba25 |
+#if defined(CONFIG_VHOST_USER_BLK)
|
|
|
26ba25 |
/* vhost-user-scsi-pci */
|
|
|
26ba25 |
static Property vhost_user_scsi_pci_properties[] = {
|
|
|
26ba25 |
DEFINE_PROP_UINT32("vectors", VirtIOPCIProxy, nvectors,
|
|
|
26ba25 |
@@ -2686,7 +2686,7 @@ static void virtio_pci_register_types(void)
|
|
|
26ba25 |
type_register_static(&virtio_9p_pci_info);
|
|
|
26ba25 |
#endif
|
|
|
26ba25 |
type_register_static(&virtio_blk_pci_info);
|
|
|
26ba25 |
-#if defined(CONFIG_VHOST_USER) && defined(CONFIG_LINUX)
|
|
|
26ba25 |
+#if defined(CONFIG_VHOST_USER_BLK)
|
|
|
26ba25 |
type_register_static(&vhost_user_blk_pci_info);
|
|
|
26ba25 |
#endif
|
|
|
26ba25 |
type_register_static(&virtio_scsi_pci_info);
|
|
|
26ba25 |
@@ -2696,7 +2696,7 @@ static void virtio_pci_register_types(void)
|
|
|
26ba25 |
#ifdef CONFIG_VHOST_SCSI
|
|
|
26ba25 |
type_register_static(&vhost_scsi_pci_info);
|
|
|
26ba25 |
#endif
|
|
|
26ba25 |
-#if defined(CONFIG_VHOST_USER) && defined(CONFIG_LINUX)
|
|
|
26ba25 |
+#if defined(CONFIG_VHOST_USER_SCSI)
|
|
|
26ba25 |
type_register_static(&vhost_user_scsi_pci_info);
|
|
|
26ba25 |
#endif
|
|
|
26ba25 |
#ifdef CONFIG_VHOST_VSOCK
|
|
|
26ba25 |
diff --git a/qemu-options.hx b/qemu-options.hx
|
|
|
26ba25 |
index ca4e412..2042dba 100644
|
|
|
26ba25 |
--- a/qemu-options.hx
|
|
|
26ba25 |
+++ b/qemu-options.hx
|
|
|
26ba25 |
@@ -1811,11 +1811,6 @@ ETEXI
|
|
|
26ba25 |
|
|
|
26ba25 |
DEF("no-hpet", 0, QEMU_OPTION_no_hpet,
|
|
|
26ba25 |
"-no-hpet disable HPET\n", QEMU_ARCH_I386)
|
|
|
26ba25 |
-STEXI
|
|
|
26ba25 |
-@item -no-hpet
|
|
|
26ba25 |
-@findex -no-hpet
|
|
|
26ba25 |
-Disable HPET support.
|
|
|
26ba25 |
-ETEXI
|
|
|
26ba25 |
|
|
|
26ba25 |
DEF("acpitable", HAS_ARG, QEMU_OPTION_acpitable,
|
|
|
26ba25 |
"-acpitable [sig=str][,rev=n][,oem_id=str][,oem_table_id=str][,oem_rev=n][,asl_compiler_id=str][,asl_compiler_rev=n][,{data|file}=file1[:file2]...]\n"
|
|
|
26ba25 |
diff --git a/stubs/Makefile.objs b/stubs/Makefile.objs
|
|
|
26ba25 |
index 2d59d84..dfdfca7 100644
|
|
|
26ba25 |
--- a/stubs/Makefile.objs
|
|
|
26ba25 |
+++ b/stubs/Makefile.objs
|
|
|
26ba25 |
@@ -43,3 +43,4 @@ stub-obj-y += xen-common.o
|
|
|
26ba25 |
stub-obj-y += xen-hvm.o
|
|
|
26ba25 |
stub-obj-y += pci-host-piix.o
|
|
|
26ba25 |
stub-obj-y += ram-block.o
|
|
|
26ba25 |
+stub-obj-y += ide-isa.o
|
|
|
26ba25 |
diff --git a/stubs/ide-isa.c b/stubs/ide-isa.c
|
|
|
26ba25 |
new file mode 100644
|
|
|
26ba25 |
index 0000000..9fd50ef
|
|
|
26ba25 |
--- /dev/null
|
|
|
26ba25 |
+++ b/stubs/ide-isa.c
|
|
|
26ba25 |
@@ -0,0 +1,13 @@
|
|
|
26ba25 |
+#include "qemu/osdep.h"
|
|
|
26ba25 |
+#include "hw/ide.h"
|
|
|
26ba25 |
+#include <stdlib.h>
|
|
|
26ba25 |
+
|
|
|
26ba25 |
+ISADevice *isa_ide_init(ISABus *bus, int iobase, int iobase2, int isairq,
|
|
|
26ba25 |
+ DriveInfo *hd0, DriveInfo *hd1)
|
|
|
26ba25 |
+{
|
|
|
26ba25 |
+ /*
|
|
|
26ba25 |
+ * In theory the real isa_ide_init() function can return NULL, but no
|
|
|
26ba25 |
+ * caller actually checks for that. Make sure we go out with a clear bang.
|
|
|
26ba25 |
+ */
|
|
|
26ba25 |
+ abort();
|
|
|
26ba25 |
+}
|
|
|
26ba25 |
diff --git a/target/arm/cpu.c b/target/arm/cpu.c
|
|
|
26ba25 |
index 022d8c5..4255e9c 100644
|
|
|
26ba25 |
--- a/target/arm/cpu.c
|
|
|
26ba25 |
+++ b/target/arm/cpu.c
|
|
|
26ba25 |
@@ -1953,7 +1953,9 @@ static void arm_cpu_register_types(void)
|
|
|
26ba25 |
type_register_static(&idau_interface_type_info);
|
|
|
26ba25 |
|
|
|
26ba25 |
while (info->name) {
|
|
|
26ba25 |
- cpu_register(info);
|
|
|
26ba25 |
+ /* RHEL specific: Filter out unsupported cpu models */
|
|
|
26ba25 |
+ if (!strcmp(info->name, "cortex-a15"))
|
|
|
26ba25 |
+ cpu_register(info);
|
|
|
26ba25 |
info++;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
diff --git a/target/i386/cpu.c b/target/i386/cpu.c
|
|
|
26ba25 |
index a20fe26..f483a71 100644
|
|
|
26ba25 |
--- a/target/i386/cpu.c
|
|
|
26ba25 |
+++ b/target/i386/cpu.c
|
|
|
26ba25 |
@@ -825,14 +825,14 @@ static X86CPUDefinition builtin_x86_defs[] = {
|
|
|
26ba25 |
.family = 6,
|
|
|
26ba25 |
.model = 6,
|
|
|
26ba25 |
.stepping = 3,
|
|
|
26ba25 |
- .features[FEAT_1_EDX] =
|
|
|
26ba25 |
- PPRO_FEATURES |
|
|
|
26ba25 |
- CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |
|
|
|
26ba25 |
- CPUID_PSE36,
|
|
|
26ba25 |
- .features[FEAT_1_ECX] =
|
|
|
26ba25 |
- CPUID_EXT_SSE3 | CPUID_EXT_CX16,
|
|
|
26ba25 |
- .features[FEAT_8000_0001_EDX] =
|
|
|
26ba25 |
- CPUID_EXT2_LM | CPUID_EXT2_SYSCALL | CPUID_EXT2_NX,
|
|
|
26ba25 |
+ .features[FEAT_1_EDX] = CPUID_SSE2 | CPUID_SSE | CPUID_FXSR |
|
|
|
26ba25 |
+ CPUID_MMX | CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV |
|
|
|
26ba25 |
+ CPUID_MCA | CPUID_PGE | CPUID_MTRR | CPUID_SEP | CPUID_APIC |
|
|
|
26ba25 |
+ CPUID_CX8 | CPUID_MCE | CPUID_PAE | CPUID_MSR | CPUID_TSC |
|
|
|
26ba25 |
+ CPUID_PSE | CPUID_DE | CPUID_FP87,
|
|
|
26ba25 |
+ .features[FEAT_1_ECX] = CPUID_EXT_CX16 | CPUID_EXT_SSE3,
|
|
|
26ba25 |
+ .features[FEAT_8000_0001_EDX] = CPUID_EXT2_LM | CPUID_EXT2_NX |
|
|
|
26ba25 |
+ CPUID_EXT2_SYSCALL,
|
|
|
26ba25 |
.features[FEAT_8000_0001_ECX] =
|
|
|
26ba25 |
CPUID_EXT3_LAHF_LM | CPUID_EXT3_SVM,
|
|
|
26ba25 |
.xlevel = 0x8000000A,
|
|
|
26ba25 |
@@ -1062,6 +1062,25 @@ static X86CPUDefinition builtin_x86_defs[] = {
|
|
|
26ba25 |
.model_id = "Intel(R) Atom(TM) CPU N270 @ 1.60GHz",
|
|
|
26ba25 |
},
|
|
|
26ba25 |
{
|
|
|
26ba25 |
+ .name = "cpu64-rhel6",
|
|
|
26ba25 |
+ .level = 4,
|
|
|
26ba25 |
+ .vendor = CPUID_VENDOR_AMD,
|
|
|
26ba25 |
+ .family = 6,
|
|
|
26ba25 |
+ .model = 13,
|
|
|
26ba25 |
+ .stepping = 3,
|
|
|
26ba25 |
+ .features[FEAT_1_EDX] = CPUID_SSE2 | CPUID_SSE | CPUID_FXSR |
|
|
|
26ba25 |
+ CPUID_MMX | CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV |
|
|
|
26ba25 |
+ CPUID_MCA | CPUID_PGE | CPUID_MTRR | CPUID_SEP | CPUID_APIC |
|
|
|
26ba25 |
+ CPUID_CX8 | CPUID_MCE | CPUID_PAE | CPUID_MSR | CPUID_TSC |
|
|
|
26ba25 |
+ CPUID_PSE | CPUID_DE | CPUID_FP87,
|
|
|
26ba25 |
+ .features[FEAT_1_ECX] = CPUID_EXT_CX16 | CPUID_EXT_SSE3,
|
|
|
26ba25 |
+ .features[FEAT_8000_0001_EDX] = CPUID_EXT2_LM | CPUID_EXT2_NX | CPUID_EXT2_SYSCALL,
|
|
|
26ba25 |
+ .features[FEAT_8000_0001_ECX] = CPUID_EXT3_SSE4A | CPUID_EXT3_ABM |
|
|
|
26ba25 |
+ CPUID_EXT3_SVM | CPUID_EXT3_LAHF_LM,
|
|
|
26ba25 |
+ .xlevel = 0x8000000A,
|
|
|
26ba25 |
+ .model_id = "QEMU Virtual CPU version (cpu64-rhel6)",
|
|
|
26ba25 |
+ },
|
|
|
26ba25 |
+ {
|
|
|
26ba25 |
.name = "Conroe",
|
|
|
26ba25 |
.level = 10,
|
|
|
26ba25 |
.vendor = CPUID_VENDOR_INTEL,
|
|
|
26ba25 |
@@ -4764,11 +4783,13 @@ static Property x86_cpu_properties[] = {
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-vapic", X86CPU, hyperv_vapic, false),
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-time", X86CPU, hyperv_time, false),
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-crash", X86CPU, hyperv_crash, false),
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-reset", X86CPU, hyperv_reset, false),
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-vpindex", X86CPU, hyperv_vpindex, false),
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-runtime", X86CPU, hyperv_runtime, false),
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-synic", X86CPU, hyperv_synic, false),
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-stimer", X86CPU, hyperv_stimer, false),
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
DEFINE_PROP_BOOL("hv-frequencies", X86CPU, hyperv_frequencies, false),
|
|
|
26ba25 |
DEFINE_PROP_BOOL("check", X86CPU, check_cpuid, true),
|
|
|
26ba25 |
DEFINE_PROP_BOOL("enforce", X86CPU, enforce_cpuid, false),
|
|
|
26ba25 |
diff --git a/target/ppc/cpu-models.c b/target/ppc/cpu-models.c
|
|
|
26ba25 |
index 6c9bfde..77cb298 100644
|
|
|
26ba25 |
--- a/target/ppc/cpu-models.c
|
|
|
26ba25 |
+++ b/target/ppc/cpu-models.c
|
|
|
26ba25 |
@@ -65,6 +65,7 @@
|
|
|
26ba25 |
#define POWERPC_DEF(_name, _pvr, _type, _desc) \
|
|
|
26ba25 |
POWERPC_DEF_SVR(_name, _desc, _pvr, POWERPC_SVR_NONE, _type)
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Embedded and 32-bit CPUs disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
/* Embedded PowerPC */
|
|
|
26ba25 |
/* PowerPC 401 family */
|
|
|
26ba25 |
POWERPC_DEF("401", CPU_POWERPC_401, 401,
|
|
|
26ba25 |
@@ -739,10 +740,13 @@
|
|
|
26ba25 |
"PowerPC 7447A v1.2 (G4)")
|
|
|
26ba25 |
POWERPC_DEF("7457a_v1.2", CPU_POWERPC_74x7A_v12, 7455,
|
|
|
26ba25 |
"PowerPC 7457A v1.2 (G4)")
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
/* 64 bits PowerPC */
|
|
|
26ba25 |
#if defined (TARGET_PPC64)
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
POWERPC_DEF("power5+_v2.1", CPU_POWERPC_POWER5P_v21, POWER5P,
|
|
|
26ba25 |
"POWER5+ v2.1")
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
POWERPC_DEF("power7_v2.3", CPU_POWERPC_POWER7_v23, POWER7,
|
|
|
26ba25 |
"POWER7 v2.3")
|
|
|
26ba25 |
POWERPC_DEF("power7+_v2.1", CPU_POWERPC_POWER7P_v21, POWER7,
|
|
|
26ba25 |
@@ -753,14 +757,17 @@
|
|
|
26ba25 |
"POWER8 v2.0")
|
|
|
26ba25 |
POWERPC_DEF("power8nvl_v1.0", CPU_POWERPC_POWER8NVL_v10, POWER8,
|
|
|
26ba25 |
"POWER8NVL v1.0")
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
POWERPC_DEF("970_v2.2", CPU_POWERPC_970_v22, 970,
|
|
|
26ba25 |
"PowerPC 970 v2.2")
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
POWERPC_DEF("power9_v1.0", CPU_POWERPC_POWER9_DD1, POWER9,
|
|
|
26ba25 |
"POWER9 v1.0")
|
|
|
26ba25 |
POWERPC_DEF("power9_v2.0", CPU_POWERPC_POWER9_DD20, POWER9,
|
|
|
26ba25 |
"POWER9 v2.0")
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
POWERPC_DEF("970fx_v1.0", CPU_POWERPC_970FX_v10, 970,
|
|
|
26ba25 |
"PowerPC 970FX v1.0 (G5)")
|
|
|
26ba25 |
POWERPC_DEF("970fx_v2.0", CPU_POWERPC_970FX_v20, 970,
|
|
|
26ba25 |
@@ -775,12 +782,14 @@
|
|
|
26ba25 |
"PowerPC 970MP v1.0")
|
|
|
26ba25 |
POWERPC_DEF("970mp_v1.1", CPU_POWERPC_970MP_v11, 970,
|
|
|
26ba25 |
"PowerPC 970MP v1.1")
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
#endif /* defined (TARGET_PPC64) */
|
|
|
26ba25 |
|
|
|
26ba25 |
/***************************************************************************/
|
|
|
26ba25 |
/* PowerPC CPU aliases */
|
|
|
26ba25 |
|
|
|
26ba25 |
PowerPCCPUAlias ppc_cpu_aliases[] = {
|
|
|
26ba25 |
+#if 0 /* Embedded and 32-bit CPUs disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
{ "403", "403gc" },
|
|
|
26ba25 |
{ "405", "405d4" },
|
|
|
26ba25 |
{ "405cr", "405crc" },
|
|
|
26ba25 |
@@ -939,20 +948,25 @@ PowerPCCPUAlias ppc_cpu_aliases[] = {
|
|
|
26ba25 |
{ "7447a", "7447a_v1.2" },
|
|
|
26ba25 |
{ "7457a", "7457a_v1.2" },
|
|
|
26ba25 |
{ "apollo7pm", "7457a_v1.0" },
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
#if defined(TARGET_PPC64)
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
{ "power5+", "power5+_v2.1" },
|
|
|
26ba25 |
{ "power5gs", "power5+_v2.1" },
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
{ "power7", "power7_v2.3" },
|
|
|
26ba25 |
{ "power7+", "power7+_v2.1" },
|
|
|
26ba25 |
{ "power8e", "power8e_v2.1" },
|
|
|
26ba25 |
{ "power8", "power8_v2.0" },
|
|
|
26ba25 |
{ "power8nvl", "power8nvl_v1.0" },
|
|
|
26ba25 |
{ "power9", "power9_v2.0" },
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
{ "970", "970_v2.2" },
|
|
|
26ba25 |
{ "970fx", "970fx_v3.1" },
|
|
|
26ba25 |
{ "970mp", "970mp_v1.1" },
|
|
|
26ba25 |
#endif
|
|
|
26ba25 |
-
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
/* Generic PowerPCs */
|
|
|
26ba25 |
#if defined(TARGET_PPC64)
|
|
|
26ba25 |
{ "ppc64", "970fx_v3.1" },
|
|
|
26ba25 |
@@ -960,5 +974,6 @@ PowerPCCPUAlias ppc_cpu_aliases[] = {
|
|
|
26ba25 |
{ "ppc32", "604" },
|
|
|
26ba25 |
{ "ppc", "604" },
|
|
|
26ba25 |
{ "default", "604" },
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
{ NULL, NULL }
|
|
|
26ba25 |
};
|
|
|
26ba25 |
diff --git a/target/s390x/cpu_models.c b/target/s390x/cpu_models.c
|
|
|
26ba25 |
index 2741b68..c4016e0 100644
|
|
|
26ba25 |
--- a/target/s390x/cpu_models.c
|
|
|
26ba25 |
+++ b/target/s390x/cpu_models.c
|
|
|
26ba25 |
@@ -372,6 +372,9 @@ static void check_unavailable_features(const S390CPUModel *max_model,
|
|
|
26ba25 |
(max_model->def->gen == model->def->gen &&
|
|
|
26ba25 |
max_model->def->ec_ga < model->def->ec_ga)) {
|
|
|
26ba25 |
list_add_feat("type", unavailable);
|
|
|
26ba25 |
+ } else if (model->def->gen < 11 && kvm_enabled()) {
|
|
|
26ba25 |
+ /* Older CPU models are not supported on Red Hat Enterprise Linux */
|
|
|
26ba25 |
+ list_add_feat("type", unavailable);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
/* detect missing features if any to properly report them */
|
|
|
26ba25 |
diff --git a/target/s390x/kvm.c b/target/s390x/kvm.c
|
|
|
26ba25 |
index fb59d92..fbccceb 100644
|
|
|
26ba25 |
--- a/target/s390x/kvm.c
|
|
|
26ba25 |
+++ b/target/s390x/kvm.c
|
|
|
26ba25 |
@@ -2285,6 +2285,14 @@ void kvm_s390_apply_cpu_model(const S390CPUModel *model, Error **errp)
|
|
|
26ba25 |
error_setg(errp, "KVM doesn't support CPU models");
|
|
|
26ba25 |
return;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+
|
|
|
26ba25 |
+ /* Older CPU models are not supported on Red Hat Enterprise Linux */
|
|
|
26ba25 |
+ if (model->def->gen < 11) {
|
|
|
26ba25 |
+ error_setg(errp, "KVM: Unsupported CPU type specified: %s",
|
|
|
26ba25 |
+ MACHINE(qdev_get_machine())->cpu_type);
|
|
|
26ba25 |
+ return;
|
|
|
26ba25 |
+ }
|
|
|
26ba25 |
+
|
|
|
26ba25 |
prop.cpuid = s390_cpuid_from_cpu_model(model);
|
|
|
26ba25 |
prop.ibc = s390_ibc_from_cpu_model(model);
|
|
|
26ba25 |
/* configure cpu features indicated via STFL(e) */
|
|
|
26ba25 |
diff --git a/tests/Makefile.include b/tests/Makefile.include
|
|
|
26ba25 |
index 3b9a5e3..3fd4706 100644
|
|
|
26ba25 |
--- a/tests/Makefile.include
|
|
|
26ba25 |
+++ b/tests/Makefile.include
|
|
|
26ba25 |
@@ -181,8 +181,8 @@ check-qtest-generic-y += tests/device-introspect-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-generic-y = qdev-monitor.c qmp.c
|
|
|
26ba25 |
|
|
|
26ba25 |
gcov-files-ipack-y += hw/ipack/ipack.c
|
|
|
26ba25 |
-check-qtest-ipack-y += tests/ipoctal232-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-ipack-y += hw/char/ipoctal232.c
|
|
|
26ba25 |
+#check-qtest-ipack-y += tests/ipoctal232-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-ipack-y += hw/char/ipoctal232.c
|
|
|
26ba25 |
|
|
|
26ba25 |
check-qtest-virtioserial-y += tests/virtio-console-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-virtioserial-y += hw/char/virtio-console.c
|
|
|
26ba25 |
@@ -214,23 +214,23 @@ check-qtest-pci-y += tests/e1000e-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-pci-y += hw/net/e1000e.c hw/net/e1000e_core.c
|
|
|
26ba25 |
check-qtest-pci-y += tests/rtl8139-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-pci-y += hw/net/rtl8139.c
|
|
|
26ba25 |
-check-qtest-pci-y += tests/pcnet-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-pci-y += hw/net/pcnet.c
|
|
|
26ba25 |
-gcov-files-pci-y += hw/net/pcnet-pci.c
|
|
|
26ba25 |
-check-qtest-pci-y += tests/eepro100-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-pci-y += hw/net/eepro100.c
|
|
|
26ba25 |
-check-qtest-pci-y += tests/ne2000-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-pci-y += hw/net/ne2000.c
|
|
|
26ba25 |
-check-qtest-pci-y += tests/nvme-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-pci-y += hw/block/nvme.c
|
|
|
26ba25 |
+#check-qtest-pci-y += tests/pcnet-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-pci-y += hw/net/pcnet.c
|
|
|
26ba25 |
+#gcov-files-pci-y += hw/net/pcnet-pci.c
|
|
|
26ba25 |
+#check-qtest-pci-y += tests/eepro100-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-pci-y += hw/net/eepro100.c
|
|
|
26ba25 |
+#check-qtest-pci-y += tests/ne2000-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-pci-y += hw/net/ne2000.c
|
|
|
26ba25 |
+#check-qtest-pci-y += tests/nvme-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-pci-y += hw/block/nvme.c
|
|
|
26ba25 |
check-qtest-pci-y += tests/ac97-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-pci-y += hw/audio/ac97.c
|
|
|
26ba25 |
-check-qtest-pci-y += tests/es1370-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-pci-y += hw/audio/es1370.c
|
|
|
26ba25 |
+#check-qtest-pci-y += tests/es1370-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-pci-y += hw/audio/es1370.c
|
|
|
26ba25 |
check-qtest-pci-y += $(check-qtest-virtio-y)
|
|
|
26ba25 |
gcov-files-pci-y += $(gcov-files-virtio-y) hw/virtio/virtio-pci.c
|
|
|
26ba25 |
-check-qtest-pci-y += tests/tpci200-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-pci-y += hw/ipack/tpci200.c
|
|
|
26ba25 |
+#check-qtest-pci-y += tests/tpci200-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-pci-y += hw/ipack/tpci200.c
|
|
|
26ba25 |
check-qtest-pci-y += $(check-qtest-ipack-y)
|
|
|
26ba25 |
gcov-files-pci-y += $(gcov-files-ipack-y)
|
|
|
26ba25 |
check-qtest-pci-y += tests/display-vga-test$(EXESUF)
|
|
|
26ba25 |
@@ -244,23 +244,23 @@ check-qtest-pci-y += tests/intel-hda-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-pci-y += hw/audio/intel-hda.c hw/audio/hda-codec.c
|
|
|
26ba25 |
check-qtest-pci-$(CONFIG_IVSHMEM) += tests/ivshmem-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-pci-y += hw/misc/ivshmem.c
|
|
|
26ba25 |
-check-qtest-pci-y += tests/megasas-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-pci-y += hw/scsi/megasas.c
|
|
|
26ba25 |
+#check-qtest-pci-y += tests/megasas-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-pci-y += hw/scsi/megasas.c
|
|
|
26ba25 |
|
|
|
26ba25 |
check-qtest-i386-y = tests/endianness-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-i386-y += tests/fdc-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-i386-y = hw/block/fdc.c
|
|
|
26ba25 |
+#check-qtest-i386-y += tests/fdc-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-i386-y = hw/block/fdc.c
|
|
|
26ba25 |
check-qtest-i386-y += tests/ide-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/ahci-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/hd-geo-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-i386-y += hw/block/hd-geometry.c
|
|
|
26ba25 |
check-qtest-i386-y += tests/boot-order-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-i386-y += tests/bios-tables-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-i386-y += tests/bios-tables-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/boot-serial-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-$(CONFIG_SLIRP) += tests/pxe-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/rtc-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-i386-y += tests/ipmi-kcs-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-i386-y += tests/ipmi-bt-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-i386-y += tests/ipmi-kcs-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-i386-y += tests/ipmi-bt-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/i440fx-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/fw_cfg-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/drive_del-test$(EXESUF)
|
|
|
26ba25 |
@@ -269,8 +269,8 @@ check-qtest-i386-y += tests/tco-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-i386-y += hw/watchdog/watchdog.c hw/watchdog/wdt_ib700.c
|
|
|
26ba25 |
check-qtest-i386-y += $(check-qtest-pci-y)
|
|
|
26ba25 |
gcov-files-i386-y += $(gcov-files-pci-y)
|
|
|
26ba25 |
-check-qtest-i386-y += tests/vmxnet3-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-i386-y += hw/net/vmxnet3.c
|
|
|
26ba25 |
+#check-qtest-i386-y += tests/vmxnet3-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-i386-y += hw/net/vmxnet3.c
|
|
|
26ba25 |
gcov-files-i386-y += hw/net/net_rx_pkt.c
|
|
|
26ba25 |
gcov-files-i386-y += hw/net/net_tx_pkt.c
|
|
|
26ba25 |
check-qtest-i386-y += tests/pvpanic-test$(EXESUF)
|
|
|
26ba25 |
@@ -279,8 +279,8 @@ check-qtest-i386-y += tests/i82801b11-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-i386-y += hw/pci-bridge/i82801b11.c
|
|
|
26ba25 |
check-qtest-i386-y += tests/ioh3420-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-i386-y += hw/pci-bridge/ioh3420.c
|
|
|
26ba25 |
-check-qtest-i386-y += tests/usb-hcd-ohci-test$(EXESUF)
|
|
|
26ba25 |
-gcov-files-i386-y += hw/usb/hcd-ohci.c
|
|
|
26ba25 |
+#check-qtest-i386-y += tests/usb-hcd-ohci-test$(EXESUF)
|
|
|
26ba25 |
+#gcov-files-i386-y += hw/usb/hcd-ohci.c
|
|
|
26ba25 |
check-qtest-i386-y += tests/usb-hcd-uhci-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-i386-y += hw/usb/hcd-uhci.c
|
|
|
26ba25 |
check-qtest-i386-y += tests/usb-hcd-ehci-test$(EXESUF)
|
|
|
26ba25 |
@@ -306,7 +306,7 @@ check-qtest-i386-y += tests/migration-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/test-x86-cpuid-compat$(EXESUF)
|
|
|
26ba25 |
check-qtest-i386-y += tests/numa-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-x86_64-y += $(check-qtest-i386-y)
|
|
|
26ba25 |
-check-qtest-x86_64-y += tests/sdhci-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-x86_64-y += tests/sdhci-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-i386-y += i386-softmmu/hw/timer/mc146818rtc.c
|
|
|
26ba25 |
gcov-files-x86_64-y = $(subst i386-softmmu/,x86_64-softmmu/,$(gcov-files-i386-y))
|
|
|
26ba25 |
|
|
|
26ba25 |
@@ -328,7 +328,7 @@ check-qtest-moxie-y = tests/boot-serial-test$(EXESUF)
|
|
|
26ba25 |
|
|
|
26ba25 |
check-qtest-ppc-y = tests/endianness-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc-y += tests/boot-order-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-ppc-y += tests/prom-env-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-ppc-y += tests/prom-env-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc-y += tests/drive_del-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc-y += tests/boot-serial-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc-y += tests/m48t59-test$(EXESUF)
|
|
|
26ba25 |
@@ -342,19 +342,19 @@ check-qtest-ppc64-y += tests/pnv-xscom-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc64-y += tests/migration-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc64-y += tests/rtas-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc64-$(CONFIG_SLIRP) += tests/pxe-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-ppc64-y += tests/usb-hcd-ohci-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-ppc64-y += tests/usb-hcd-ohci-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-ppc64-y += hw/usb/hcd-ohci.c
|
|
|
26ba25 |
-check-qtest-ppc64-y += tests/usb-hcd-uhci-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-ppc64-y += tests/usb-hcd-uhci-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-ppc64-y += hw/usb/hcd-uhci.c
|
|
|
26ba25 |
check-qtest-ppc64-y += tests/usb-hcd-xhci-test$(EXESUF)
|
|
|
26ba25 |
gcov-files-ppc64-y += hw/usb/hcd-xhci.c
|
|
|
26ba25 |
check-qtest-ppc64-y += $(check-qtest-virtio-y)
|
|
|
26ba25 |
-check-qtest-ppc64-$(CONFIG_SLIRP) += tests/test-netfilter$(EXESUF)
|
|
|
26ba25 |
-check-qtest-ppc64-$(CONFIG_POSIX) += tests/test-filter-mirror$(EXESUF)
|
|
|
26ba25 |
-check-qtest-ppc64-$(CONFIG_POSIX) += tests/test-filter-redirector$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-ppc64-$(CONFIG_SLIRP) += tests/test-netfilter$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-ppc64-$(CONFIG_POSIX) += tests/test-filter-mirror$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-ppc64-$(CONFIG_POSIX) += tests/test-filter-redirector$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc64-y += tests/display-vga-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc64-y += tests/numa-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-ppc64-$(CONFIG_IVSHMEM) += tests/ivshmem-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-ppc64-$(CONFIG_IVSHMEM) += tests/ivshmem-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-ppc64-y += tests/cpu-plug-test$(EXESUF)
|
|
|
26ba25 |
|
|
|
26ba25 |
check-qtest-sh4-y = tests/endianness-test$(EXESUF)
|
|
|
26ba25 |
@@ -379,10 +379,10 @@ gcov-files-arm-y += arm-softmmu/hw/block/virtio-blk.c
|
|
|
26ba25 |
check-qtest-arm-y += tests/test-arm-mptimer$(EXESUF)
|
|
|
26ba25 |
gcov-files-arm-y += hw/timer/arm_mptimer.c
|
|
|
26ba25 |
check-qtest-arm-y += tests/boot-serial-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-arm-y += tests/sdhci-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-arm-y += tests/sdhci-test$(EXESUF)
|
|
|
26ba25 |
|
|
|
26ba25 |
-check-qtest-aarch64-y = tests/numa-test$(EXESUF)
|
|
|
26ba25 |
-check-qtest-aarch64-y += tests/sdhci-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-aarch64-y = tests/numa-test$(EXESUF)
|
|
|
26ba25 |
+#check-qtest-aarch64-y += tests/sdhci-test$(EXESUF)
|
|
|
26ba25 |
check-qtest-aarch64-y += tests/boot-serial-test$(EXESUF)
|
|
|
26ba25 |
|
|
|
26ba25 |
check-qtest-microblazeel-y = $(check-qtest-microblaze-y)
|
|
|
26ba25 |
@@ -757,18 +757,18 @@ tests/rtc-test$(EXESUF): tests/rtc-test.o
|
|
|
26ba25 |
tests/m48t59-test$(EXESUF): tests/m48t59-test.o
|
|
|
26ba25 |
tests/endianness-test$(EXESUF): tests/endianness-test.o
|
|
|
26ba25 |
tests/spapr-phb-test$(EXESUF): tests/spapr-phb-test.o $(libqos-obj-y)
|
|
|
26ba25 |
-tests/prom-env-test$(EXESUF): tests/prom-env-test.o $(libqos-obj-y)
|
|
|
26ba25 |
+#tests/prom-env-test$(EXESUF): tests/prom-env-test.o $(libqos-obj-y)
|
|
|
26ba25 |
tests/rtas-test$(EXESUF): tests/rtas-test.o $(libqos-spapr-obj-y)
|
|
|
26ba25 |
-tests/fdc-test$(EXESUF): tests/fdc-test.o
|
|
|
26ba25 |
+#tests/fdc-test$(EXESUF): tests/fdc-test.o
|
|
|
26ba25 |
tests/ide-test$(EXESUF): tests/ide-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
tests/ahci-test$(EXESUF): tests/ahci-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
-tests/ipmi-kcs-test$(EXESUF): tests/ipmi-kcs-test.o
|
|
|
26ba25 |
-tests/ipmi-bt-test$(EXESUF): tests/ipmi-bt-test.o
|
|
|
26ba25 |
+#tests/ipmi-kcs-test$(EXESUF): tests/ipmi-kcs-test.o
|
|
|
26ba25 |
+#tests/ipmi-bt-test$(EXESUF): tests/ipmi-bt-test.o
|
|
|
26ba25 |
tests/hd-geo-test$(EXESUF): tests/hd-geo-test.o
|
|
|
26ba25 |
tests/boot-order-test$(EXESUF): tests/boot-order-test.o $(libqos-obj-y)
|
|
|
26ba25 |
tests/boot-serial-test$(EXESUF): tests/boot-serial-test.o $(libqos-obj-y)
|
|
|
26ba25 |
-tests/bios-tables-test$(EXESUF): tests/bios-tables-test.o \
|
|
|
26ba25 |
- tests/boot-sector.o tests/acpi-utils.o $(libqos-obj-y)
|
|
|
26ba25 |
+#tests/bios-tables-test$(EXESUF): tests/bios-tables-test.o \
|
|
|
26ba25 |
+# tests/boot-sector.o tests/acpi-utils.o $(libqos-obj-y)
|
|
|
26ba25 |
tests/pxe-test$(EXESUF): tests/pxe-test.o tests/boot-sector.o $(libqos-obj-y)
|
|
|
26ba25 |
tests/tmp105-test$(EXESUF): tests/tmp105-test.o $(libqos-omap-obj-y)
|
|
|
26ba25 |
tests/ds1338-test$(EXESUF): tests/ds1338-test.o $(libqos-imx-obj-y)
|
|
|
26ba25 |
@@ -779,11 +779,11 @@ tests/fw_cfg-test$(EXESUF): tests/fw_cfg-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
tests/e1000-test$(EXESUF): tests/e1000-test.o
|
|
|
26ba25 |
tests/e1000e-test$(EXESUF): tests/e1000e-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
tests/rtl8139-test$(EXESUF): tests/rtl8139-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
-tests/pcnet-test$(EXESUF): tests/pcnet-test.o
|
|
|
26ba25 |
-tests/pnv-xscom-test$(EXESUF): tests/pnv-xscom-test.o
|
|
|
26ba25 |
+#tests/pcnet-test$(EXESUF): tests/pcnet-test.o
|
|
|
26ba25 |
+#tests/pnv-xscom-test$(EXESUF): tests/pnv-xscom-test.o
|
|
|
26ba25 |
tests/eepro100-test$(EXESUF): tests/eepro100-test.o
|
|
|
26ba25 |
-tests/vmxnet3-test$(EXESUF): tests/vmxnet3-test.o
|
|
|
26ba25 |
-tests/ne2000-test$(EXESUF): tests/ne2000-test.o
|
|
|
26ba25 |
+#tests/vmxnet3-test$(EXESUF): tests/vmxnet3-test.o
|
|
|
26ba25 |
+#tests/ne2000-test$(EXESUF): tests/ne2000-test.o
|
|
|
26ba25 |
tests/wdt_ib700-test$(EXESUF): tests/wdt_ib700-test.o
|
|
|
26ba25 |
tests/tco-test$(EXESUF): tests/tco-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
tests/virtio-balloon-test$(EXESUF): tests/virtio-balloon-test.o $(libqos-virtio-obj-y)
|
|
|
26ba25 |
@@ -802,14 +802,14 @@ tests/test-hmp$(EXESUF): tests/test-hmp.o
|
|
|
26ba25 |
tests/machine-none-test$(EXESUF): tests/machine-none-test.o
|
|
|
26ba25 |
tests/drive_del-test$(EXESUF): tests/drive_del-test.o $(libqos-virtio-obj-y)
|
|
|
26ba25 |
tests/qdev-monitor-test$(EXESUF): tests/qdev-monitor-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
-tests/nvme-test$(EXESUF): tests/nvme-test.o
|
|
|
26ba25 |
+#tests/nvme-test$(EXESUF): tests/nvme-test.o
|
|
|
26ba25 |
tests/pvpanic-test$(EXESUF): tests/pvpanic-test.o
|
|
|
26ba25 |
tests/i82801b11-test$(EXESUF): tests/i82801b11-test.o
|
|
|
26ba25 |
tests/ac97-test$(EXESUF): tests/ac97-test.o
|
|
|
26ba25 |
-tests/es1370-test$(EXESUF): tests/es1370-test.o
|
|
|
26ba25 |
+#tests/es1370-test$(EXESUF): tests/es1370-test.o
|
|
|
26ba25 |
tests/intel-hda-test$(EXESUF): tests/intel-hda-test.o
|
|
|
26ba25 |
tests/ioh3420-test$(EXESUF): tests/ioh3420-test.o
|
|
|
26ba25 |
-tests/usb-hcd-ohci-test$(EXESUF): tests/usb-hcd-ohci-test.o $(libqos-usb-obj-y)
|
|
|
26ba25 |
+#tests/usb-hcd-ohci-test$(EXESUF): tests/usb-hcd-ohci-test.o $(libqos-usb-obj-y)
|
|
|
26ba25 |
tests/usb-hcd-uhci-test$(EXESUF): tests/usb-hcd-uhci-test.o $(libqos-usb-obj-y)
|
|
|
26ba25 |
tests/usb-hcd-ehci-test$(EXESUF): tests/usb-hcd-ehci-test.o $(libqos-usb-obj-y)
|
|
|
26ba25 |
tests/usb-hcd-xhci-test$(EXESUF): tests/usb-hcd-xhci-test.o $(libqos-usb-obj-y)
|
|
|
26ba25 |
@@ -827,14 +827,14 @@ tests/test-filter-mirror$(EXESUF): tests/test-filter-mirror.o $(qtest-obj-y)
|
|
|
26ba25 |
tests/test-filter-redirector$(EXESUF): tests/test-filter-redirector.o $(qtest-obj-y)
|
|
|
26ba25 |
tests/test-x86-cpuid-compat$(EXESUF): tests/test-x86-cpuid-compat.o $(qtest-obj-y)
|
|
|
26ba25 |
tests/ivshmem-test$(EXESUF): tests/ivshmem-test.o contrib/ivshmem-server/ivshmem-server.o $(libqos-pc-obj-y) $(libqos-spapr-obj-y)
|
|
|
26ba25 |
-tests/megasas-test$(EXESUF): tests/megasas-test.o $(libqos-spapr-obj-y) $(libqos-pc-obj-y)
|
|
|
26ba25 |
+#tests/megasas-test$(EXESUF): tests/megasas-test.o $(libqos-spapr-obj-y) $(libqos-pc-obj-y)
|
|
|
26ba25 |
tests/vhost-user-bridge$(EXESUF): tests/vhost-user-bridge.o $(test-util-obj-y) libvhost-user.a
|
|
|
26ba25 |
tests/test-uuid$(EXESUF): tests/test-uuid.o $(test-util-obj-y)
|
|
|
26ba25 |
tests/test-arm-mptimer$(EXESUF): tests/test-arm-mptimer.o
|
|
|
26ba25 |
tests/test-qapi-util$(EXESUF): tests/test-qapi-util.o $(test-util-obj-y)
|
|
|
26ba25 |
tests/numa-test$(EXESUF): tests/numa-test.o
|
|
|
26ba25 |
tests/vmgenid-test$(EXESUF): tests/vmgenid-test.o tests/boot-sector.o tests/acpi-utils.o
|
|
|
26ba25 |
-tests/sdhci-test$(EXESUF): tests/sdhci-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
+#tests/sdhci-test$(EXESUF): tests/sdhci-test.o $(libqos-pc-obj-y)
|
|
|
26ba25 |
|
|
|
26ba25 |
tests/migration/stress$(EXESUF): tests/migration/stress.o
|
|
|
26ba25 |
$(call quiet-command, $(LINKPROG) -static -O3 $(PTHREAD_LIB) -o $@ $< ,"LINK","$(TARGET_DIR)$@")
|
|
|
26ba25 |
diff --git a/tests/bios-tables-test.c b/tests/bios-tables-test.c
|
|
|
26ba25 |
index bf3e193..715f90c 100644
|
|
|
26ba25 |
--- a/tests/bios-tables-test.c
|
|
|
26ba25 |
+++ b/tests/bios-tables-test.c
|
|
|
26ba25 |
@@ -736,6 +736,7 @@ static void test_acpi_q35_tcg_cphp(void)
|
|
|
26ba25 |
free_test_data(&data);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
static uint8_t ipmi_required_struct_types[] = {
|
|
|
26ba25 |
0, 1, 3, 4, 16, 17, 19, 32, 38, 127
|
|
|
26ba25 |
};
|
|
|
26ba25 |
@@ -772,6 +773,7 @@ static void test_acpi_piix4_tcg_ipmi(void)
|
|
|
26ba25 |
&data);
|
|
|
26ba25 |
free_test_data(&data);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
static void test_acpi_q35_tcg_memhp(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
@@ -875,8 +877,10 @@ int main(int argc, char *argv[])
|
|
|
26ba25 |
qtest_add_func("acpi/piix4/bridge", test_acpi_piix4_tcg_bridge);
|
|
|
26ba25 |
qtest_add_func("acpi/q35", test_acpi_q35_tcg);
|
|
|
26ba25 |
qtest_add_func("acpi/q35/bridge", test_acpi_q35_tcg_bridge);
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
qtest_add_func("acpi/piix4/ipmi", test_acpi_piix4_tcg_ipmi);
|
|
|
26ba25 |
qtest_add_func("acpi/q35/ipmi", test_acpi_q35_tcg_ipmi);
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
qtest_add_func("acpi/piix4/cpuhp", test_acpi_piix4_tcg_cphp);
|
|
|
26ba25 |
qtest_add_func("acpi/q35/cpuhp", test_acpi_q35_tcg_cphp);
|
|
|
26ba25 |
qtest_add_func("acpi/piix4/memhp", test_acpi_piix4_tcg_memhp);
|
|
|
26ba25 |
diff --git a/tests/boot-order-test.c b/tests/boot-order-test.c
|
|
|
26ba25 |
index e70f5de..1be0731 100644
|
|
|
26ba25 |
--- a/tests/boot-order-test.c
|
|
|
26ba25 |
+++ b/tests/boot-order-test.c
|
|
|
26ba25 |
@@ -106,6 +106,7 @@ static void test_pc_boot_order(void)
|
|
|
26ba25 |
test_boot_orders(NULL, read_boot_order_pc, test_cases_pc);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled for RHEL, since CONFIG_MAC and CONFIG_PREP are not enabled */
|
|
|
26ba25 |
static uint8_t read_m48t59(uint64_t addr, uint16_t reg)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
writeb(addr, reg & 0xff);
|
|
|
26ba25 |
@@ -136,6 +137,7 @@ static uint64_t read_boot_order_pmac(void)
|
|
|
26ba25 |
|
|
|
26ba25 |
return qfw_cfg_get_u16(fw_cfg, FW_CFG_BOOT_DEVICE);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+#endif /* Disabled for RHEL, since CONFIG_MAC and CONFIG_PREP are not enabled */
|
|
|
26ba25 |
|
|
|
26ba25 |
static const boot_order_test test_cases_fw_cfg[] = {
|
|
|
26ba25 |
{ "", 'c', 'c' },
|
|
|
26ba25 |
@@ -145,6 +147,7 @@ static const boot_order_test test_cases_fw_cfg[] = {
|
|
|
26ba25 |
{}
|
|
|
26ba25 |
};
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled for RHEL, since CONFIG_MAC and CONFIG_PREP are not enabled */
|
|
|
26ba25 |
static void test_pmac_oldworld_boot_order(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
test_boot_orders("g3beige", read_boot_order_pmac, test_cases_fw_cfg);
|
|
|
26ba25 |
@@ -153,7 +156,9 @@ static void test_pmac_oldworld_boot_order(void)
|
|
|
26ba25 |
static void test_pmac_newworld_boot_order(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
test_boot_orders("mac99", read_boot_order_pmac, test_cases_fw_cfg);
|
|
|
26ba25 |
+
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+#endif /* Disabled for RHEL, since CONFIG_MAC and CONFIG_PREP are not enabled */
|
|
|
26ba25 |
|
|
|
26ba25 |
static uint64_t read_boot_order_sun4m(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
@@ -188,11 +193,13 @@ int main(int argc, char *argv[])
|
|
|
26ba25 |
if (strcmp(arch, "i386") == 0 || strcmp(arch, "x86_64") == 0) {
|
|
|
26ba25 |
qtest_add_func("boot-order/pc", test_pc_boot_order);
|
|
|
26ba25 |
} else if (strcmp(arch, "ppc") == 0 || strcmp(arch, "ppc64") == 0) {
|
|
|
26ba25 |
+#if 0 /* Disabled for RHEL, since CONFIG_MAC and CONFIG_PREP are not enabled */
|
|
|
26ba25 |
qtest_add_func("boot-order/prep", test_prep_boot_order);
|
|
|
26ba25 |
qtest_add_func("boot-order/pmac_oldworld",
|
|
|
26ba25 |
test_pmac_oldworld_boot_order);
|
|
|
26ba25 |
qtest_add_func("boot-order/pmac_newworld",
|
|
|
26ba25 |
test_pmac_newworld_boot_order);
|
|
|
26ba25 |
+#endif /* Disabled for RHEL, since CONFIG_MAC and CONFIG_PREP are not enabled */
|
|
|
26ba25 |
} else if (strcmp(arch, "sparc") == 0) {
|
|
|
26ba25 |
qtest_add_func("boot-order/sun4m", test_sun4m_boot_order);
|
|
|
26ba25 |
} else if (strcmp(arch, "sparc64") == 0) {
|
|
|
26ba25 |
diff --git a/tests/boot-serial-test.c b/tests/boot-serial-test.c
|
|
|
26ba25 |
index 011525d..dc682c1 100644
|
|
|
26ba25 |
--- a/tests/boot-serial-test.c
|
|
|
26ba25 |
+++ b/tests/boot-serial-test.c
|
|
|
26ba25 |
@@ -73,7 +73,7 @@ typedef struct testdef {
|
|
|
26ba25 |
} testdef_t;
|
|
|
26ba25 |
|
|
|
26ba25 |
static testdef_t tests[] = {
|
|
|
26ba25 |
- { "alpha", "clipper", "", "PCI:" },
|
|
|
26ba25 |
+/* { "alpha", "clipper", "", "PCI:" },
|
|
|
26ba25 |
{ "ppc", "ppce500", "", "U-Boot" },
|
|
|
26ba25 |
{ "ppc", "prep", "-m 96", "Memory size: 96 MB" },
|
|
|
26ba25 |
{ "ppc", "40p", "-boot d", "Booting from device d" },
|
|
|
26ba25 |
@@ -83,14 +83,14 @@ static testdef_t tests[] = {
|
|
|
26ba25 |
{ "ppc64", "ppce500", "", "U-Boot" },
|
|
|
26ba25 |
{ "ppc64", "prep", "-boot e", "Booting from device e" },
|
|
|
26ba25 |
{ "ppc64", "40p", "-m 192", "Memory size: 192 MB" },
|
|
|
26ba25 |
- { "ppc64", "mac99", "", "PowerPC,970FX" },
|
|
|
26ba25 |
+ { "ppc64", "mac99", "", "PowerPC,970FX" },*/
|
|
|
26ba25 |
{ "ppc64", "pseries", "", "Open Firmware" },
|
|
|
26ba25 |
- { "ppc64", "powernv", "-cpu POWER8", "OPAL" },
|
|
|
26ba25 |
- { "ppc64", "sam460ex", "-device e1000", "8086 100e" },
|
|
|
26ba25 |
+/* { "ppc64", "powernv", "-cpu POWER8", "OPAL" },
|
|
|
26ba25 |
+ { "ppc64", "sam460ex", "-device e1000", "8086 100e" },*/
|
|
|
26ba25 |
{ "i386", "isapc", "-cpu qemu32 -device sga", "SGABIOS" },
|
|
|
26ba25 |
{ "i386", "pc", "-device sga", "SGABIOS" },
|
|
|
26ba25 |
{ "i386", "q35", "-device sga", "SGABIOS" },
|
|
|
26ba25 |
- { "x86_64", "isapc", "-cpu qemu32 -device sga", "SGABIOS" },
|
|
|
26ba25 |
+ { "x86_64", "pc", "-cpu qemu32 -device sga", "SGABIOS" },
|
|
|
26ba25 |
{ "x86_64", "q35", "-device sga", "SGABIOS" },
|
|
|
26ba25 |
{ "sparc", "LX", "", "TMS390S10" },
|
|
|
26ba25 |
{ "sparc", "SS-4", "", "MB86904" },
|
|
|
26ba25 |
diff --git a/tests/e1000-test.c b/tests/e1000-test.c
|
|
|
26ba25 |
index 0c5fcdc..0504d33 100644
|
|
|
26ba25 |
--- a/tests/e1000-test.c
|
|
|
26ba25 |
+++ b/tests/e1000-test.c
|
|
|
26ba25 |
@@ -29,8 +29,10 @@ static void test_device(gconstpointer data)
|
|
|
26ba25 |
static const char *models[] = {
|
|
|
26ba25 |
"e1000",
|
|
|
26ba25 |
"e1000-82540em",
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux 7 */
|
|
|
26ba25 |
"e1000-82544gc",
|
|
|
26ba25 |
"e1000-82545em",
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
};
|
|
|
26ba25 |
|
|
|
26ba25 |
int main(int argc, char **argv)
|
|
|
26ba25 |
diff --git a/tests/endianness-test.c b/tests/endianness-test.c
|
|
|
26ba25 |
index 546e096..1bd87db 100644
|
|
|
26ba25 |
--- a/tests/endianness-test.c
|
|
|
26ba25 |
+++ b/tests/endianness-test.c
|
|
|
26ba25 |
@@ -34,6 +34,7 @@ static const TestCase test_cases[] = {
|
|
|
26ba25 |
{ "mips64", "mips", 0x14000000, .bswap = true },
|
|
|
26ba25 |
{ "mips64", "malta", 0x10000000, .bswap = true },
|
|
|
26ba25 |
{ "mips64el", "fulong2e", 0x1fd00000 },
|
|
|
26ba25 |
+#if 0 /* Disabled for RHEL, since ISA is not enabled */
|
|
|
26ba25 |
{ "ppc", "g3beige", 0xfe000000, .bswap = true, .superio = "i82378" },
|
|
|
26ba25 |
{ "ppc", "prep", 0x80000000, .bswap = true },
|
|
|
26ba25 |
{ "ppc", "bamboo", 0xe8000000, .bswap = true, .superio = "i82378" },
|
|
|
26ba25 |
@@ -41,6 +42,7 @@ static const TestCase test_cases[] = {
|
|
|
26ba25 |
{ "ppc64", "pseries", (1ULL << 45), .bswap = true, .superio = "i82378" },
|
|
|
26ba25 |
{ "ppc64", "pseries-2.7", 0x10080000000ULL,
|
|
|
26ba25 |
.bswap = true, .superio = "i82378" },
|
|
|
26ba25 |
+#endif /* Disabled for RHEL, since ISA is not enabled */
|
|
|
26ba25 |
{ "sh4", "r2d", 0xfe240000, .superio = "i82378" },
|
|
|
26ba25 |
{ "sh4eb", "r2d", 0xfe240000, .bswap = true, .superio = "i82378" },
|
|
|
26ba25 |
{ "sparc64", "sun4u", 0x1fe02000000LL, .bswap = true },
|
|
|
26ba25 |
diff --git a/tests/ivshmem-test.c b/tests/ivshmem-test.c
|
|
|
26ba25 |
index 8af16ee..df2eb50 100644
|
|
|
26ba25 |
--- a/tests/ivshmem-test.c
|
|
|
26ba25 |
+++ b/tests/ivshmem-test.c
|
|
|
26ba25 |
@@ -257,6 +257,7 @@ static void test_ivshmem_pair(void)
|
|
|
26ba25 |
g_free(data);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
typedef struct ServerThread {
|
|
|
26ba25 |
GThread *thread;
|
|
|
26ba25 |
IvshmemServer *server;
|
|
|
26ba25 |
@@ -414,9 +415,11 @@ static void test_ivshmem_server_irq(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
test_ivshmem_server(false);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
#define PCI_SLOT_HP 0x06
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Test uses legacy ivshmem, which is disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
static void test_ivshmem_hotplug(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
const char *arch = qtest_get_arch();
|
|
|
26ba25 |
@@ -434,6 +437,7 @@ static void test_ivshmem_hotplug(void)
|
|
|
26ba25 |
qtest_end();
|
|
|
26ba25 |
g_free(opts);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
static void test_ivshmem_memdev(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
@@ -501,7 +505,7 @@ static gchar *mktempshm(int size, int *fd)
|
|
|
26ba25 |
int main(int argc, char **argv)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
int ret, fd;
|
|
|
26ba25 |
- const char *arch = qtest_get_arch();
|
|
|
26ba25 |
+/* const char *arch = qtest_get_arch(); */
|
|
|
26ba25 |
gchar dir[] = "/tmp/ivshmem-test.XXXXXX";
|
|
|
26ba25 |
|
|
|
26ba25 |
#if !GLIB_CHECK_VERSION(2, 31, 0)
|
|
|
26ba25 |
@@ -528,14 +532,18 @@ int main(int argc, char **argv)
|
|
|
26ba25 |
tmpserver = g_strconcat(tmpdir, "/server", NULL);
|
|
|
26ba25 |
|
|
|
26ba25 |
qtest_add_func("/ivshmem/single", test_ivshmem_single);
|
|
|
26ba25 |
+#if 0 /* Test uses legacy ivshmem, which is disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
qtest_add_func("/ivshmem/hotplug", test_ivshmem_hotplug);
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
qtest_add_func("/ivshmem/memdev", test_ivshmem_memdev);
|
|
|
26ba25 |
if (g_test_slow()) {
|
|
|
26ba25 |
qtest_add_func("/ivshmem/pair", test_ivshmem_pair);
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux: */
|
|
|
26ba25 |
if (strcmp(arch, "ppc64") != 0) {
|
|
|
26ba25 |
qtest_add_func("/ivshmem/server-msi", test_ivshmem_server_msi);
|
|
|
26ba25 |
qtest_add_func("/ivshmem/server-irq", test_ivshmem_server_irq);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
ret = g_test_run();
|
|
|
26ba25 |
diff --git a/tests/qemu-iotests/051 b/tests/qemu-iotests/051
|
|
|
26ba25 |
index f617e25..69d34eb 100755
|
|
|
26ba25 |
--- a/tests/qemu-iotests/051
|
|
|
26ba25 |
+++ b/tests/qemu-iotests/051
|
|
|
26ba25 |
@@ -168,11 +168,11 @@ run_qemu -drive if=virtio
|
|
|
26ba25 |
case "$QEMU_DEFAULT_MACHINE" in
|
|
|
26ba25 |
pc)
|
|
|
26ba25 |
run_qemu -drive if=none,id=disk -device ide-cd,drive=disk
|
|
|
26ba25 |
- run_qemu -drive if=none,id=disk -device lsi53c895a -device scsi-cd,drive=disk
|
|
|
26ba25 |
+# run_qemu -drive if=none,id=disk -device lsi53c895a -device scsi-cd,drive=disk
|
|
|
26ba25 |
run_qemu -drive if=none,id=disk -device ide-drive,drive=disk
|
|
|
26ba25 |
run_qemu -drive if=none,id=disk -device ide-hd,drive=disk
|
|
|
26ba25 |
- run_qemu -drive if=none,id=disk -device lsi53c895a -device scsi-disk,drive=disk
|
|
|
26ba25 |
- run_qemu -drive if=none,id=disk -device lsi53c895a -device scsi-hd,drive=disk
|
|
|
26ba25 |
+# run_qemu -drive if=none,id=disk -device lsi53c895a -device scsi-disk,drive=disk
|
|
|
26ba25 |
+# run_qemu -drive if=none,id=disk -device lsi53c895a -device scsi-hd,drive=disk
|
|
|
26ba25 |
;;
|
|
|
26ba25 |
*)
|
|
|
26ba25 |
;;
|
|
|
26ba25 |
@@ -197,11 +197,11 @@ run_qemu -drive file="$TEST_IMG",if=virtio,readonly=on
|
|
|
26ba25 |
case "$QEMU_DEFAULT_MACHINE" in
|
|
|
26ba25 |
pc)
|
|
|
26ba25 |
run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device ide-cd,drive=disk
|
|
|
26ba25 |
- run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device lsi53c895a -device scsi-cd,drive=disk
|
|
|
26ba25 |
+# run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device lsi53c895a -device scsi-cd,drive=disk
|
|
|
26ba25 |
run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device ide-drive,drive=disk
|
|
|
26ba25 |
run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device ide-hd,drive=disk
|
|
|
26ba25 |
- run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device lsi53c895a -device scsi-disk,drive=disk
|
|
|
26ba25 |
- run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device lsi53c895a -device scsi-hd,drive=disk
|
|
|
26ba25 |
+# run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device lsi53c895a -device scsi-disk,drive=disk
|
|
|
26ba25 |
+# run_qemu -drive file="$TEST_IMG",if=none,id=disk,readonly=on -device lsi53c895a -device scsi-hd,drive=disk
|
|
|
26ba25 |
;;
|
|
|
26ba25 |
*)
|
|
|
26ba25 |
;;
|
|
|
26ba25 |
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
|
|
|
26ba25 |
index 52a80f3..99777ec 100644
|
|
|
26ba25 |
--- a/tests/qemu-iotests/group
|
|
|
26ba25 |
+++ b/tests/qemu-iotests/group
|
|
|
26ba25 |
@@ -77,7 +77,7 @@
|
|
|
26ba25 |
068 rw auto quick
|
|
|
26ba25 |
069 rw auto quick
|
|
|
26ba25 |
070 rw auto quick
|
|
|
26ba25 |
-071 rw auto quick
|
|
|
26ba25 |
+# 071 rw auto quick -- requires whitelisted blkverify
|
|
|
26ba25 |
072 rw auto quick
|
|
|
26ba25 |
073 rw auto quick
|
|
|
26ba25 |
074 rw auto quick
|
|
|
26ba25 |
@@ -105,7 +105,7 @@
|
|
|
26ba25 |
096 rw auto quick
|
|
|
26ba25 |
097 rw auto backing
|
|
|
26ba25 |
098 rw auto backing quick
|
|
|
26ba25 |
-099 rw auto quick
|
|
|
26ba25 |
+# 099 rw auto quick -- requires whitelisted blkverify
|
|
|
26ba25 |
# 100 was removed, do not reuse
|
|
|
26ba25 |
101 rw auto quick
|
|
|
26ba25 |
102 rw auto quick
|
|
|
26ba25 |
diff --git a/tests/qom-test.c b/tests/qom-test.c
|
|
|
26ba25 |
index a34ff6b..db0d3ab 100644
|
|
|
26ba25 |
--- a/tests/qom-test.c
|
|
|
26ba25 |
+++ b/tests/qom-test.c
|
|
|
26ba25 |
@@ -16,7 +16,9 @@
|
|
|
26ba25 |
#include "libqtest.h"
|
|
|
26ba25 |
|
|
|
26ba25 |
static const char *blacklist_x86[] = {
|
|
|
26ba25 |
- "xenfv", "xenpv", NULL
|
|
|
26ba25 |
+ "xenfv", "xenpv", "isapc",
|
|
|
26ba25 |
+ "rhel6.6.0", "rhel6.5.0", "rhel6.4.0", "rhel6.3.0",
|
|
|
26ba25 |
+ "rhel6.2.0", "rhel6.1.0", "rhel6.0.0", NULL
|
|
|
26ba25 |
};
|
|
|
26ba25 |
|
|
|
26ba25 |
static const struct {
|
|
|
26ba25 |
diff --git a/tests/test-hmp.c b/tests/test-hmp.c
|
|
|
26ba25 |
index 5352c9c..674dd64 100644
|
|
|
26ba25 |
--- a/tests/test-hmp.c
|
|
|
26ba25 |
+++ b/tests/test-hmp.c
|
|
|
26ba25 |
@@ -139,7 +139,7 @@ static void add_machine_test_case(const char *mname)
|
|
|
26ba25 |
char *path;
|
|
|
26ba25 |
|
|
|
26ba25 |
/* Ignore blacklisted machines that have known problems */
|
|
|
26ba25 |
- if (!strcmp("xenfv", mname) || !strcmp("xenpv", mname)) {
|
|
|
26ba25 |
+ if (!strcmp("xenfv", mname) || !strcmp("xenpv", mname) || !strcmp("isapc", mname)) {
|
|
|
26ba25 |
return;
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
diff --git a/tests/test-x86-cpuid-compat.c b/tests/test-x86-cpuid-compat.c
|
|
|
26ba25 |
index 02e4184..9e4a508 100644
|
|
|
26ba25 |
--- a/tests/test-x86-cpuid-compat.c
|
|
|
26ba25 |
+++ b/tests/test-x86-cpuid-compat.c
|
|
|
26ba25 |
@@ -306,6 +306,7 @@ int main(int argc, char **argv)
|
|
|
26ba25 |
"-cpu 486,xlevel2=0xC0000002,+xstore",
|
|
|
26ba25 |
"xlevel2", 0xC0000002);
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled in Red Hat Enterprise Linux */
|
|
|
26ba25 |
/* Check compatibility of old machine-types that didn't
|
|
|
26ba25 |
* auto-increase level/xlevel/xlevel2: */
|
|
|
26ba25 |
|
|
|
26ba25 |
@@ -356,6 +357,7 @@ int main(int argc, char **argv)
|
|
|
26ba25 |
add_cpuid_test("x86/cpuid/xlevel-compat/pc-i440fx-2.4/npt-on",
|
|
|
26ba25 |
"-machine pc-i440fx-2.4 -cpu SandyBridge,+npt",
|
|
|
26ba25 |
"xlevel", 0x80000008);
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
/* Test feature parsing */
|
|
|
26ba25 |
add_feature_test("x86/cpuid/features/plus",
|
|
|
26ba25 |
diff --git a/tests/usb-hcd-xhci-test.c b/tests/usb-hcd-xhci-test.c
|
|
|
26ba25 |
index 9c14e30..192b7f7 100644
|
|
|
26ba25 |
--- a/tests/usb-hcd-xhci-test.c
|
|
|
26ba25 |
+++ b/tests/usb-hcd-xhci-test.c
|
|
|
26ba25 |
@@ -21,6 +21,7 @@ static void test_xhci_hotplug(void)
|
|
|
26ba25 |
usb_test_hotplug("xhci", 1, NULL);
|
|
|
26ba25 |
}
|
|
|
26ba25 |
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux 7 */
|
|
|
26ba25 |
static void test_usb_uas_hotplug(void)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
qtest_qmp_device_add("usb-uas", "uas", NULL);
|
|
|
26ba25 |
@@ -34,6 +35,7 @@ static void test_usb_uas_hotplug(void)
|
|
|
26ba25 |
qtest_qmp_device_del("scsihd");
|
|
|
26ba25 |
qtest_qmp_device_del("uas");
|
|
|
26ba25 |
}
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
|
|
|
26ba25 |
int main(int argc, char **argv)
|
|
|
26ba25 |
{
|
|
|
26ba25 |
@@ -43,8 +45,9 @@ int main(int argc, char **argv)
|
|
|
26ba25 |
|
|
|
26ba25 |
qtest_add_func("/xhci/pci/init", test_xhci_init);
|
|
|
26ba25 |
qtest_add_func("/xhci/pci/hotplug", test_xhci_hotplug);
|
|
|
26ba25 |
+#if 0 /* Disabled for Red Hat Enterprise Linux 7 */
|
|
|
26ba25 |
qtest_add_func("/xhci/pci/hotplug/usb-uas", test_usb_uas_hotplug);
|
|
|
26ba25 |
-
|
|
|
26ba25 |
+#endif
|
|
|
26ba25 |
qtest_start("-device nec-usb-xhci,id=xhci"
|
|
|
26ba25 |
" -drive id=drive0,if=none,file=null-co://,format=raw");
|
|
|
26ba25 |
ret = g_test_run();
|
|
|
26ba25 |
diff --git a/vl.c b/vl.c
|
|
|
26ba25 |
index fce1fd1..03950fc 100644
|
|
|
26ba25 |
--- a/vl.c
|
|
|
26ba25 |
+++ b/vl.c
|
|
|
26ba25 |
@@ -165,7 +165,7 @@ unsigned int max_cpus;
|
|
|
26ba25 |
int smp_cores = 1;
|
|
|
26ba25 |
int smp_threads = 1;
|
|
|
26ba25 |
int acpi_enabled = 1;
|
|
|
26ba25 |
-int no_hpet = 0;
|
|
|
26ba25 |
+int no_hpet = 1; /* Always disabled for Red Hat Enterprise Linux */
|
|
|
26ba25 |
int fd_bootchk = 1;
|
|
|
26ba25 |
static int no_reboot;
|
|
|
26ba25 |
int no_shutdown = 0;
|
|
|
26ba25 |
--
|
|
|
26ba25 |
1.8.3.1
|
|
|
26ba25 |
|