]> git.proxmox.com Git - qemu.git/blobdiff - linux-headers/linux/kvm_para.h
Open 2.0 development tree
[qemu.git] / linux-headers / linux / kvm_para.h
index cea2c5c72d268bbaedbbf2802b4a84136bf90917..2dff7838b439816cec22c4d48346b2766daa5b4b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _UAPI__LINUX_KVM_PARA_H
-#define _UAPI__LINUX_KVM_PARA_H
+#ifndef __LINUX_KVM_PARA_H
+#define __LINUX_KVM_PARA_H
 
 /*
  * This header file provides a method for making a hypercall to the host
 #define KVM_HC_MMU_OP                  2
 #define KVM_HC_FEATURES                        3
 #define KVM_HC_PPC_MAP_MAGIC_PAGE      4
+#define KVM_HC_KICK_CPU                        5
 
 /*
  * hypercalls use architecture specific
  */
 #include <asm/kvm_para.h>
 
-#endif /* _UAPI__LINUX_KVM_PARA_H */
+#endif /* __LINUX_KVM_PARA_H */