]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/kvm_host.h
KVM: x86: DR0-DR3 are not clear on reset
[karo-tx-linux.git] / arch / x86 / include / asm / kvm_host.h
index d0cfdb08b4c25cd38c57ee976ad2fbbe13c4f9c7..9f1d66e2e3b553b5a347ee6a545099ed40fe46e3 100644 (file)
@@ -340,6 +340,7 @@ struct kvm_pmu {
 enum {
        KVM_DEBUGREG_BP_ENABLED = 1,
        KVM_DEBUGREG_WONT_EXIT = 2,
+       KVM_DEBUGREG_RELOAD = 4,
 };
 
 struct kvm_vcpu_arch {