aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2008-07-29 11:30:57 +0300
committerAvi Kivity <avi@qumranet.com>2008-07-29 12:34:02 +0300
commited8486243379ef3e6c61363df915882945c0eaec (patch)
tree5504b545fc236d192be34a4a68de7b74c64f70e9 /include
parentKVM: Synchronize guest physical memory map to host virtual memory map (diff)
downloadlinux-dev-ed8486243379ef3e6c61363df915882945c0eaec.tar.xz
linux-dev-ed8486243379ef3e6c61363df915882945c0eaec.zip
KVM: Advertise synchronized mmu support to userspace
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/kvm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kvm.h b/include/linux/kvm.h
index 0ea064cbfbc8..69511f74f912 100644
--- a/include/linux/kvm.h
+++ b/include/linux/kvm.h
@@ -371,6 +371,7 @@ struct kvm_trace_rec {
#define KVM_CAP_PV_MMU 13
#define KVM_CAP_MP_STATE 14
#define KVM_CAP_COALESCED_MMIO 15
+#define KVM_CAP_SYNC_MMU 16 /* Changes to host mmap are reflected in guest */
/*
* ioctls for VM fds