public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: Laszlo Ersek <lersek@redhat.com>
Cc: "edk2-devel@lists.01.org" <edk2-devel@ml01.01.org>
Subject: Re: [PATCH v3 0/6] ArmVirtQemu: move to generic PciHostBridgeDxe
Date: Fri, 2 Sep 2016 22:05:33 +0100	[thread overview]
Message-ID: <CAKv+Gu_b792n8PNFhgxKdBLvFYcYo+wcE0GT8nJmY-dUC5Egeg@mail.gmail.com> (raw)
In-Reply-To: <e023b3ee-ece9-14f5-1d5a-fee2c5abb58a@redhat.com>

On 2 September 2016 at 20:23, Laszlo Ersek <lersek@redhat.com> wrote:
> On 09/02/16 20:15, Ard Biesheuvel wrote:
>> Now that Laszlo's virtio-gpu-pci series has removed the last remaining obstacle,
>> we can get rid of the special PciHostBridgeDxe implementation in ArmVirtPkg,
>> and move to the generic one. On AArch64, this will allow us to perform DMA above
>> 4GB without bounce buffering, and use 64-bit MMIO BARs allocated above 4 GB.
>>
>> Changes since v2:
>> - use legacy ACPI id (0x0A03) rather than PCIe (0x0A08)
>> - disable DMA above 4 GB, this requires fixes in the PciHostBridgeDxe driver
>>   and in many PCI drivers in the EDK2
>> - set EFI_PCI_HOST_BRIDGE_MEM64_DECODE only if the MMIO64 region has non-zero
>>   size
>> - minor tweaks
>> - add Laszlo's acks to the remaining patches, all patches are acked now
>>
>> Branch can be found here:
>> https://git.linaro.org/people/ard.biesheuvel/uefi-next.git/shortlog/refs/heads/qemu-pci
>
> I compared each v3 patch against its v2 counterpart, including the
> commit messages. The changes look right.
>
> Also, I tested the series, with special regard to the USB 2 keyboard in
> the firmware, and QemuBootOrderLib's behavior -- everything works fine.
> Just to be sure, I booted the F24 guest as well, with Xfce. Success.
>
> Series
> Tested-by: Laszlo Ersek <lersek@redhat.com>
>
> Please go ahead and commit it! :)
>

Done! I only forgot to include your tested-by, I simply pushed the
[rebased] branch above.

Thanks,
Ard.


      reply	other threads:[~2016-09-02 21:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-02 18:15 [PATCH v3 0/6] ArmVirtQemu: move to generic PciHostBridgeDxe Ard Biesheuvel
2016-09-02 18:15 ` [PATCH v3 1/6] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property Ard Biesheuvel
2016-09-02 18:15 ` [PATCH v3 2/6] ArmVirtPkg/FdtPciPcdProducerLib: add handling of PcdPciIoTranslation Ard Biesheuvel
2016-09-02 18:15 ` [PATCH v3 3/6] ArmVirtPkg: implement FdtPciHostBridgeLib Ard Biesheuvel
2016-09-02 18:15 ` [PATCH v3 4/6] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe Ard Biesheuvel
2016-09-02 18:15 ` [PATCH v3 5/6] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support Ard Biesheuvel
2016-09-02 18:15 ` [PATCH v3 6/6] ArmVirtPkg: remove now unused PciHostBridgeDxe Ard Biesheuvel
2016-09-02 19:23 ` [PATCH v3 0/6] ArmVirtQemu: move to generic PciHostBridgeDxe Laszlo Ersek
2016-09-02 21:05   ` Ard Biesheuvel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKv+Gu_b792n8PNFhgxKdBLvFYcYo+wcE0GT8nJmY-dUC5Egeg@mail.gmail.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox