The following changes since commit 11577d85b1a6939380bd16ed9a861653194de044:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2021-04-02 11:53:19 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream for you to fetch changes up to d83f46d189a26fa32434139954d264326f199a45: virtio-pci: compat page aligned ATS (2021-04-06 07:11:36 -0400) ---------------------------------------------------------------- pc,virtio: last minute bugfixes Two last minute bugfixes. They are both designed to prevent compatibility headaches down the road. Signed-off-by: Michael S. Tsirkin <[email protected]> ---------------------------------------------------------------- Jason Wang (1): virtio-pci: compat page aligned ATS Paolo Bonzini (1): x86: rename oem-id and oem-table-id properties hw/virtio/virtio-pci.h | 5 +++++ include/hw/i386/x86.h | 4 ++-- include/hw/pci/pcie.h | 2 +- hw/arm/virt.c | 8 ++++---- hw/core/machine.c | 1 + hw/pci/pcie.c | 10 ++++++---- hw/virtio/virtio-pci.c | 5 ++++- tests/qtest/bios-tables-test.c | 2 +- 8 files changed, 24 insertions(+), 13 deletions(-)
