[edk2-devel] [PATCH 0/4] Prepare bhyve's OVMF for GPU-Passthrough

Corvin Köhne posted 4 patches 2 years, 10 months ago
Failed in applying to current master (apply log)
OvmfPkg/Bhyve/BhyveX64.dsc           | 19 +++++++++++++++----
OvmfPkg/Bhyve/BhyveX64.fdf           | 10 ++++++++++
OvmfPkg/Bhyve/PlatformPei/Platform.c |  4 +++-
3 files changed, 28 insertions(+), 5 deletions(-)
[edk2-devel] [PATCH 0/4] Prepare bhyve's OVMF for GPU-Passthrough
Posted by Corvin Köhne 2 years, 10 months ago
Hi,

GPU-Passthrough for bhyve requires a few patches to work properly.
These patches will allow GPU-Passthrough for bhyve.
It will work for dedicated AMD GPUs and integrated Intel GPUs.


Best Regards,
Corvin



Corvin Köhne (4):
  OvmfPkg/Bhyve: enable bus enumeration
  Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"
  OvmfPkg/Bhyve: add USB support
  OvmfPkg/Bhyve: use static PCI32Base address

 OvmfPkg/Bhyve/BhyveX64.dsc           | 19 +++++++++++++++----
 OvmfPkg/Bhyve/BhyveX64.fdf           | 10 ++++++++++
 OvmfPkg/Bhyve/PlatformPei/Platform.c |  4 +++-
 3 files changed, 28 insertions(+), 5 deletions(-)

-- 
2.11.0

Beckhoff Automation GmbH & Co. KG | Managing Director: Dipl. Phys. Hans Beckhoff
Registered office: Verl, Germany | Register court: Guetersloh HRA 7075





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76474): https://edk2.groups.io/g/devel/message/76474
Mute This Topic: https://groups.io/mt/83535644/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH 0/4] Prepare bhyve's OVMF for GPU-Passthrough
Posted by Peter Grehan 2 years, 10 months ago
Hi Corvin,

> GPU-Passthrough for bhyve requires a few patches to work properly.
> These patches will allow GPU-Passthrough for bhyve.
> It will work for dedicated AMD GPUs and integrated Intel GPUs.

  I have no issue with adding USB support or fixing the PCI32 base: that 
either codifies existing behaviour or adds functionality.

  However, flipping the switch over to bus enumeration being in EFI is a 
policy change in how bhyve has always worked - can that be discussed on 
the freebsd-virtualization first ?

later,

Peter.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76499): https://edk2.groups.io/g/devel/message/76499
Mute This Topic: https://groups.io/mt/83535644/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-