kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 / include / uapi / asm / kvm_para.h
index 06fdbd9..94dc8ca 100644 (file)
@@ -23,6 +23,7 @@
 #define KVM_FEATURE_ASYNC_PF           4
 #define KVM_FEATURE_STEAL_TIME         5
 #define KVM_FEATURE_PV_EOI             6
+#define KVM_FEATURE_PV_UNHALT          7
 
 /* The last 8 bits are used to indicate how to interpret the flags field
  * in pvclock structure. If no bits are set, all flags are ignored.