aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/asm-x86
diff options
context:
space:
mode:
authorCornelia Huck <cohuck@redhat.com>2018-10-11 11:44:05 +0200
committerCornelia Huck <cohuck@redhat.com>2018-10-12 11:32:18 +0200
commit8f3cd250a897213d39e621e3d824507b48158d42 (patch)
treed2b1da4da6f644f0a06191126e4dd177dedbe8ea /linux-headers/asm-x86
parentc91a2a21dffa4cd8c04b0f6ed376cfb1d4d182c9 (diff)
downloadqemu-8f3cd250a897213d39e621e3d824507b48158d42.zip
qemu-8f3cd250a897213d39e621e3d824507b48158d42.tar.gz
qemu-8f3cd250a897213d39e621e3d824507b48158d42.tar.bz2
linux-headers: update
Update to kvm/next commit dd5bd0a65ff6 ("Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD") Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'linux-headers/asm-x86')
-rw-r--r--linux-headers/asm-x86/kvm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-x86/kvm.h b/linux-headers/asm-x86/kvm.h
index 86299ef..fd23d57 100644
--- a/linux-headers/asm-x86/kvm.h
+++ b/linux-headers/asm-x86/kvm.h
@@ -377,6 +377,7 @@ struct kvm_sync_regs {
#define KVM_X86_QUIRK_LINT0_REENABLED (1 << 0)
#define KVM_X86_QUIRK_CD_NW_CLEARED (1 << 1)
+#define KVM_X86_QUIRK_LAPIC_MMIO_HOLE (1 << 2)
#define KVM_STATE_NESTED_GUEST_MODE 0x00000001
#define KVM_STATE_NESTED_RUN_PENDING 0x00000002