qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH] kvm: Enable -cpu option to hide KVM


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH] kvm: Enable -cpu option to hide KVM
Date: Mon, 02 Jun 2014 17:55:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Il 02/06/2014 16:42, Alex Williamson ha scritto:
> Same as your "no-kvm", just with the default flipped from false to true.
Ah, easy enough.  Do we want to limit the scope a bit by indicating
exactly what is getting disabled, perhaps kvm-msr=on|off?  Thanks,

The capabilities are actually already available for selective disabling via CPUID features (search for kvm_feature_name). What's missing is a master property to disable the CPUID leaves themselves, so your patch provides exactly what's needed.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]