Michael, On 09/27/18 23:24, Laszlo Ersek wrote: > This is v2 of the series previously posted at > <http://mid.mail-archive.com/[email protected]>. > > Changes are noted on every patch.
can you please merge this series? Please note that it depends on v2 of the following patch, from Gerd: > The bios-tables-test case depends on Gerd's "[PATCH] pci-testdev: add > optional memory bar" at > <https://patchew.org/QEMU/[email protected]/>. [Qemu-devel] [PATCH v2] pci-testdev: add optional memory bar message-id: <[email protected]> so please include that as well (first). Thanks! Laszlo > > Cc: "Michael S. Tsirkin" <[email protected]> > Cc: Alex Williamson <[email protected]> > Cc: Gerd Hoffmann <[email protected]> > Cc: Igor Mammedov <[email protected]> > Cc: Marcel Apfelbaum <[email protected]> > > 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 >
