On Thu, Mar 19, 2020 at 10:21:55AM +0100, Gerd Hoffmann wrote:
> Add support for pci config space access via mmconfig bar.  Enable for
> qemu q35 chipset.  Main advantage is that we need only one instead of
> two io operations per config space access, which translates to one
> instead of two vmexits for virtualization.
> 
> Signed-off-by: Gerd Hoffmann <kra...@redhat.com>
> ---
>  src/hw/pci.h     |  1 +
>  src/fw/pciinit.c |  1 +
>  src/hw/pci.c     | 54 ++++++++++++++++++++++++++++++++++++++++++------
>  3 files changed, 50 insertions(+), 6 deletions(-)

Great!

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-le...@seabios.org

Reply via email to