summaryrefslogtreecommitdiff
path: root/linux-headers/asm-x86
diff options
context:
space:
mode:
authorChristian Borntraeger <borntraeger@de.ibm.com>2017-07-17 13:05:33 +0200
committerChristian Borntraeger <borntraeger@de.ibm.com>2017-07-18 10:55:16 +0200
commitab6e15500b8029db1c737584b241c178a902638a (patch)
tree9925e882a3a929f6e80c6e276dd558c272f9714d /linux-headers/asm-x86
parentca4e667dbf431d4a2a5a619cde79d30dd2ac3eb2 (diff)
downloadqemu-ab6e15500b8029db1c737584b241c178a902638a.tar.gz
linux header sync against v4.13-rc1
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.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 3a5397988e..cefa127d84 100644
--- a/linux-headers/asm-x86/kvm_para.h
+++ b/linux-headers/asm-x86/kvm_para.h
@@ -67,6 +67,7 @@ struct kvm_clock_pairing {
#define KVM_ASYNC_PF_ENABLED (1 << 0)
#define KVM_ASYNC_PF_SEND_ALWAYS (1 << 1)
+#define KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT (1 << 2)
/* Operations for KVM_HC_MMU_OP */
#define KVM_MMU_OP_WRITE_PTE 1