summaryrefslogtreecommitdiff
path: root/linux-headers/asm-x86
diff options
context:
space:
mode:
authorAndrew Jones <drjones@redhat.com>2013-09-18 16:41:44 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2013-09-20 12:38:48 +0200
commit4f2656079f903efcd0d8224cbc79170ad3ee5b70 (patch)
treef157085af163b9d4dfc33e7a8a62f8860a047fdf /linux-headers/asm-x86
parent787aaf5703a702094f395db6795e74230282cd62 (diff)
downloadqemu-4f2656079f903efcd0d8224cbc79170ad3ee5b70.tar.gz
linux-headers: update to 3.12-rc1
Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers/asm-x86')
-rw-r--r--linux-headers/asm-x86/kvm_para.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-x86/kvm_para.h b/linux-headers/asm-x86/kvm_para.h
index a1c3d72acd..e41c5c1a28 100644
--- a/linux-headers/asm-x86/kvm_para.h
+++ b/linux-headers/asm-x86/kvm_para.h
@@ -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.