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 <[email protected]>
---
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

Attachment: signature.asc
Description: PGP signature

Reply via email to