]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: x86: Define Control Protection Exception (#CP) vector
authorSean Christopherson <seanjc@google.com>
Fri, 19 Sep 2025 22:32:49 +0000 (15:32 -0700)
committerSean Christopherson <seanjc@google.com>
Tue, 23 Sep 2025 16:28:56 +0000 (09:28 -0700)
commitf2f5519aa4e3ec4e42b009338f773bebb0bfd8a3
tree53f1e38c76733386e40383ef592638ab3fbef644
parentd37cc4819a489bfe32008e50e3a76eb967d95d42
KVM: x86: Define Control Protection Exception (#CP) vector

Add a CP_VECTOR definition for CET's Control Protection Exception (#CP),
along with human friendly formatting for trace_kvm_inj_exception().

Reviewed-by: Binbin Wu <binbin.wu@linux.intel.com>
Link: https://lore.kernel.org/r/20250919223258.1604852-43-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/include/uapi/asm/kvm.h
arch/x86/kvm/trace.h