Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
pc,virtio,pci: fixes, features,code removal Fixes all over the place. Ability to control ACPI OEM ID's. Ability to control rom BAR size. Removal of deprecated pc machine types. Signed-off-by:Michael S. Tsirkin <mst@redhat.com> # gpg: Signature made Fri 05 Feb 2021 13:54:32 GMT # gpg: using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469 # gpg: issuer "mst@redhat.com" # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full] # gpg: aka "Michael S. Tsirkin <mst@redhat.com>" [full] # Primary key fingerprint: 0270 606B 6F3C DF3D 0B17 0970 C350 3912 AFBE 8E67 # Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA 8A0D 281F 0DB8 D28D 5469 * remotes/mst/tags/for_upstream: tests/acpi: disallow updates for expected data files tests/acpi: update expected data files tests/acpi: add OEM ID and OEM TABLE ID test acpi: use constants as strncpy limit acpi: Permit OEM ID and OEM table ID fields to be changed tests/acpi: allow updates for expected data files vhost: Check for valid vdev in vhost_backend_handle_iotlb_msg hw/virtio/virtio-balloon: Remove the "class" property hw/i386: Remove the deprecated pc-1.x machine types vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support virtio-pmem: add trace events virtio: Add corresponding memory_listener_unregister to unrealize virtio-mmio: fix guest kernel crash with SHM regions virtio: move 'use-disabled-flag' property to hw_compat_4_2 pci: add romsize property pci: reject too large ROMs Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- docs/system/deprecated.rst 0 additions, 6 deletionsdocs/system/deprecated.rst
- docs/system/removed-features.rst 6 additions, 0 deletionsdocs/system/removed-features.rst
- hw/acpi/aml-build.c 12 additions, 17 deletionshw/acpi/aml-build.c
- hw/acpi/ghes.c 3 additions, 2 deletionshw/acpi/ghes.c
- hw/acpi/hmat.c 3 additions, 2 deletionshw/acpi/hmat.c
- hw/acpi/hmat.h 2 additions, 1 deletionhw/acpi/hmat.h
- hw/acpi/nvdimm.c 11 additions, 7 deletionshw/acpi/nvdimm.c
- hw/acpi/pci.c 3 additions, 2 deletionshw/acpi/pci.c
- hw/acpi/vmgenid.c 2 additions, 2 deletionshw/acpi/vmgenid.c
- hw/arm/smmuv3.c 5 additions, 0 deletionshw/arm/smmuv3.c
- hw/arm/virt-acpi-build.c 26 additions, 14 deletionshw/arm/virt-acpi-build.c
- hw/arm/virt.c 63 additions, 0 deletionshw/arm/virt.c
- hw/core/machine.c 1 addition, 1 deletionhw/core/machine.c
- hw/i386/acpi-build.c 58 additions, 28 deletionshw/i386/acpi-build.c
- hw/i386/acpi-common.c 3 additions, 2 deletionshw/i386/acpi-common.c
- hw/i386/acpi-common.h 2 additions, 1 deletionhw/i386/acpi-common.h
- hw/i386/acpi-microvm.c 8 additions, 5 deletionshw/i386/acpi-microvm.c
- hw/i386/microvm.c 66 additions, 0 deletionshw/i386/microvm.c
- hw/i386/pc.c 64 additions, 0 deletionshw/i386/pc.c
- hw/i386/pc_piix.c 0 additions, 94 deletionshw/i386/pc_piix.c
Loading
Please register or sign in to comment