qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/4] hw/pci-host/x86: extend the 64-bit PCI hole


From: Laszlo Ersek
Subject: [Qemu-devel] [PATCH v2 0/4] hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
Date: Thu, 27 Sep 2018 23:24:34 +0200

This is v2 of the series previously posted at
<http://mid.mail-archive.com/address@hidden>.

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/address@hidden/>.

Cc: "Michael S. Tsirkin" <address@hidden>
Cc: Alex Williamson <address@hidden>
Cc: Gerd Hoffmann <address@hidden>
Cc: Igor Mammedov <address@hidden>
Cc: Marcel Apfelbaum <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]