[libvirt PATCH 3/5] cpu: Add the kvm-no-adjvtime CPU feature

Ján Tomko jtomko at redhat.com
Sun Feb 2 13:40:59 UTC 2020


On Fri, Jan 31, 2020 at 05:39:50PM +0100, Andrea Bolognani wrote:
>The feature is currently available on ARM only, and so it only
>needs to be known to the corresponding CPU driver.
>
>Signed-off-by: Andrea Bolognani <abologna at redhat.com>
>---
> src/cpu_map/arm_features.xml | 3 +++
> 1 file changed, 3 insertions(+)
>
>diff --git a/src/cpu_map/arm_features.xml b/src/cpu_map/arm_features.xml
>index 8a53384463..13d00f07a8 100644
>--- a/src/cpu_map/arm_features.xml
>+++ b/src/cpu_map/arm_features.xml
>@@ -19,4 +19,7 @@
>   <feature name='sve1920'/>
>   <feature name='sve2048'/>
>
>+  <!-- Other features -->
>+  <feature name='kvm-no-adjvtime'/>

I think just like other kvm* features, this would fit better
in the hypervisor features element, not the CPU driver.

Jano

>+
> </cpus>
>-- 
>2.24.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200202/2dce169d/attachment-0001.sig>


More information about the libvir-list mailing list