[PATCH 1/1] OvmfPkg/Bhyve: include TPM driver

2023-06-06 Thread Corvin Köhne
From: Corvin Köhne Bhyve will gain support for TPM emulation in the near future. Therefore, prepare OVMF by copying all TPM driver used by qemu's OVMF DSC into the bhyve OVMF DSC. Signed-off-by: Corvin Köhne --- OvmfPkg/Bhyve/BhyveX64.dsc | 17 +++-- OvmfPkg/Bhyve/BhyveX64.fdf | 7

[PATCH 0/1] bhyve: TPM support for OVMF

2023-06-06 Thread Corvin Köhne
Hi, I'm currently working on TPM emulation for bhyve. Therefore, the guest firmware has to set up the TPM device properly for the guest OS. I'd like to send the attached patch to the EDKII project. Any comments are appreciated. Thanks, Corvin Corvin Köhne (1): OvmfPkg/Bhyve: include TPM drive

Re: BHYVE SNAPSHOT image format proposal

2023-06-06 Thread Corvin Köhne
Hi Vitaliy, thanks for your answers. See comments below. On Tue, 2023-06-06 at 14:25 +0300, Vitaliy Gusev wrote: > Hi Corvin,  > > Thanks for your comments and advices.  > > Answers are below, > > > On 5 Jun 2023, at 18:32, Corvin Köhne wrote: > > > > On Tue, 2023-05-23 at 19:05 +0300, Vital

Re: BHYVE SNAPSHOT image format proposal

2023-06-06 Thread Vitaliy Gusev
Hi Corvin, Thanks for your comments and advices. Answers are below, > On 5 Jun 2023, at 18:32, Corvin Köhne wrote: > > On Tue, 2023-05-23 at 19:05 +0300, Vitaliy Gusev wrote: >> 2. HEADER PHYS format: >> >> 0+—+ >> |IDENT STRING

Re: [PATCH 0/3] bhyve: enabling bus enumeration

2023-06-06 Thread Corvin Köhne
On Thu, 2023-05-11 at 15:05 +0200, Corvin Köhne wrote: > Hi, > > this is the next patch series, it'd like to send to the EDKII > project. > It enables bus enumeration. The use case for this is PCI ROM support. > > Enabling bus enumeration means that the firmware reassigns the > address > of the B

Re: bhyve HEVC/H.265 encoding support in ubuntu vm

2023-06-06 Thread Corvin Köhne
On Wed, 2023-05-24 at 16:12 -0700, Pete Wright wrote: > On Wed, May 24, 2023 at 09:12:15AM +0200, elk-wetznet.de wrote: > > > > HI, > > > > I run bhyve at Freebsd on a AMD Pro Ryzen 5 and still dont know a > > way to get > > the encoding support of the GPU inside the VM. > > > > Any hints ? > >