This is v2 of the series previously posted at
<20180924221346.16733-1-lersek@redhat.com">http://mid.mail-archive.com/20180924221346.16733-1-lersek@redhat.com>.

Changes are noted on every patch.

The bios-tables-test case depends on Gerd's "[PATCH] pci-testdev: add
optional memory bar" at
<https://patchew.org/QEMU/20180927121055.28361-1-kra...@redhat.com/>.

Cc: "Michael S. Tsirkin" <m...@redhat.com>
Cc: Alex Williamson <alex.william...@redhat.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Cc: Igor Mammedov <imamm...@redhat.com>
Cc: Marcel Apfelbaum <marcel.apfelb...@gmail.com>

Thanks
Laszlo

Laszlo Ersek (4):
  MAINTAINERS: list "tests/acpi-test-data" files in ACPI/SMBIOS section
  tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on
    Q35
  hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
  hw/pci-host/x86: extend the 64-bit PCI hole relative to the
    fw-assigned base

 hw/pci-host/piix.c                   |  17 ++++++++++++-----
 hw/pci-host/q35.c                    |  17 ++++++++++++-----
 tests/bios-tables-test.c             |  16 ++++++++++++++++
 MAINTAINERS                          |   2 ++
 tests/acpi-test-data/q35/DSDT.mmio64 | Bin 0 -> 8947 bytes
 tests/acpi-test-data/q35/SRAT.mmio64 | Bin 0 -> 224 bytes
 6 files changed, 42 insertions(+), 10 deletions(-)
 create mode 100644 tests/acpi-test-data/q35/DSDT.mmio64
 create mode 100644 tests/acpi-test-data/q35/SRAT.mmio64

-- 
2.14.1.3.gb7cf6e02401b


Reply via email to