diff options
author | Peter Maydell | 2020-07-23 14:38:21 +0200 |
---|---|---|
committer | Peter Maydell | 2020-07-23 14:38:21 +0200 |
commit | 8ffa52c20d5693d454f65f2024a1494edfea65d4 (patch) | |
tree | 7b5f89665820ae2c3969342044a3ca7841062b04 /target | |
parent | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-20200721' into s... (diff) | |
parent | virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks. (diff) | |
download | qemu-8ffa52c20d5693d454f65f2024a1494edfea65d4.tar.gz qemu-8ffa52c20d5693d454f65f2024a1494edfea65d4.tar.xz qemu-8ffa52c20d5693d454f65f2024a1494edfea65d4.zip |
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
acpi,virtio,pc: bugfixes
Fix bug in ACPI which were tripping up guests.
Fix a use-after-free with hotplug of virtio devices.
Block ability to create legacy devices which shouldn't have been
there in the first place.
Fix migration error handling with balloon.
Drop some dead code in virtio.
vtd emulation fixup.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
# gpg: Signature made Wed 22 Jul 2020 13:07:26 BST
# 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:
virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.
intel_iommu: Use correct shift for 256 bits qi descriptor
virtio: verify that legacy support is not accidentally on
virtio: list legacy-capable devices
virtio-balloon: Replace free page hinting references to 'report' with 'hint'
virtio-balloon: Add locking to prevent possible race when starting hinting
virtio-balloon: Prevent guest from starting a report when we didn't request one
virtio: Drop broken and superfluous object_property_set_link()
acpi: accept byte and word access to core ACPI registers
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions