]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/include/asm/kvm.h
KVM: New guest debug interface
[linux-2.6-omap-h63xx.git] / arch / ia64 / include / asm / kvm.h
index bfa86b6af7cd0774d652c99d800e822284f74c23..be3fdb891214e8c27262b13da5c6ac02c7d24ddc 100644 (file)
@@ -214,4 +214,11 @@ struct kvm_sregs {
 struct kvm_fpu {
 };
 
+struct kvm_debug_exit_arch {
+};
+
+/* for KVM_SET_GUEST_DEBUG */
+struct kvm_guest_debug_arch {
+};
+
 #endif