Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
commit1c5880e785807abcc715a7ee216706e02c1af689
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Nov 2019 11:56:18 +0000 (7 11:56 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Nov 2019 11:56:19 +0000 (7 11:56 +0000)
treebdcf1c57b87d7d621658ef97fbd0312de1177f87
parentd0f90e1423b4f412adc620eee93e8bfef8af4117
parentfcccb271e0894bc04078ababb29d3d5e06b79892
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

virtio, pci: fixes

A couple of bugfixes.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
# gpg: Signature made Wed 06 Nov 2019 12:00:19 GMT
# gpg:                using RSA key 281F0DB8D28D5469
# 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: notify virtqueue via host notifier when available
  hw/i386: AMD-Vi IVRS DMA alias support
  pci: Use PCI aliases when determining device IOMMU address space

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/i386/acpi-build.c