]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
authorSean Christopherson <sean.j.christopherson@intel.com>
Fri, 2 Jul 2021 22:04:25 +0000 (15:04 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 2 Aug 2021 13:36:36 +0000 (09:36 -0400)
commitcfeaffb8b8d4f095e81e22416b37c9ec5ca3ad31
tree7f7f6ee5ebc28e90b86979407ef4bdc7533385c9
parent83eefea629044b578c1e7d38940b1b1b10b3c1a7
KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <0e8760a26151f47dc47052b25ca8b84fffe0641e.1625186503.git.isaku.yamahata@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/svm.c
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.c