qemu-devel
[Top][All Lists]
Advanced

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

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


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH v2 0/4] hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
Date: Thu, 11 Oct 2018 09:59:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Michael,

On 09/27/18 23:24, Laszlo Ersek wrote:
> This is v2 of the series previously posted at
> <http://mid.mail-archive.com/address@hidden>.
> 
> 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/address@hidden/>.

[Qemu-devel] [PATCH v2] pci-testdev: add optional memory bar
message-id: <address@hidden>

so please include that as well (first).

Thanks!
Laszlo

> 
> 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
> 




reply via email to

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