Re: [edk2-devel] [PATCH v3 00/11] Create new target for Cloud Hypervisor

2022-01-11 Thread Gerd Hoffmann
On Tue, Jan 11, 2022 at 11:20:42AM +0100, sebastien.bo...@intel.com wrote: > From: Sebastien Boeuf > > Since Cloud Hypervisor and QEMU pc/q35 are quite different, it makes > more sense to create a dedicated OVMF target for Cloud Hypervisor rather > than trying to support both VMMs from the same O

[edk2-devel] [PATCH v3 00/11] Create new target for Cloud Hypervisor

2022-01-11 Thread Boeuf, Sebastien
From: Sebastien Boeuf Since Cloud Hypervisor and QEMU pc/q35 are quite different, it makes more sense to create a dedicated OVMF target for Cloud Hypervisor rather than trying to support both VMMs from the same OvmfPkgX64 target. That's the reason why this series introduces a new target called C