[libvirt PATCH 03/20] conf: Add hvf domain type

Daniel P. Berrangé berrange at redhat.com
Fri Jan 21 16:51:24 UTC 2022


On Mon, Jan 17, 2022 at 11:52:43AM +0100, Andrea Bolognani wrote:
> From: Roman Bolshakov <r.bolshakov at yadro.com>
> 
> QEMU supports Hypervisor.framework since 2.12 as hvf accel.
> Hypervisor.framework provides a lightweight interface to run a virtual
> cpu on macOS without the need to install third-party kernel
> extensions (KEXTs).
> 
> It's supported since macOS 10.10 on machines with Intel VT-x feature
> set that includes Extended Page Tables (EPT) and Unrestricted Mode.
> 
> Signed-off-by: Roman Bolshakov <r.bolshakov at yadro.com>
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> Tested-by: Brad Laue <brad at brad-x.com>
> Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  docs/formatdomain.rst         | 3 ++-
>  docs/schemas/domaincommon.rng | 1 +
>  src/conf/domain_conf.c        | 1 +
>  src/conf/domain_conf.h        | 1 +
>  src/qemu/qemu_command.c       | 4 ++++
>  5 files changed, 9 insertions(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list