summaryrefslogtreecommitdiff
path: root/kvm_vmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'kvm_vmx.h')
-rw-r--r--kvm_vmx.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kvm_vmx.h b/kvm_vmx.h
index 26efee2..d2dd057 100644
--- a/kvm_vmx.h
+++ b/kvm_vmx.h
@@ -26,6 +26,12 @@
*/
/*
+ * Currently we use one kernel module for all of kvm. This is the entry point
+ * for initializing the VMX subsystem.
+ */
+extern int vmx_init(void);
+
+/*
* Definitions of Primary Processor-Based VM-Execution Controls.
*/
#define CPU_BASED_VIRTUAL_INTR_PENDING 0x00000004