diff options
author | Sean Christopherson <seanjc@google.com> | 2025-09-20 01:32:50 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-09-23 19:29:03 +0300 |
commit | fddd07626baa419c259ad5f3537a57188b5bb415 (patch) | |
tree | 33c4398ea1521aa2128ae83e40ed066aacec2a90 /scripts/kernel-doc.py | |
parent | f2f5519aa4e3ec4e42b009338f773bebb0bfd8a3 (diff) | |
download | linux-fddd07626baa419c259ad5f3537a57188b5bb415.tar.xz |
KVM: x86: Define AMD's #HV, #VC, and #SX exception vectors
Add {HV,CP,SX}_VECTOR definitions for AMD's Hypervisor Injection Exception,
VMM Communication Exception, and SVM Security Exception vectors, along with
human friendly formatting for trace_kvm_inj_exception().
Note, KVM is all but guaranteed to never observe or inject #SX, and #HV is
also unlikely to go unused. Add the architectural collateral mostly for
completeness, and on the off chance that hardware goes off the rails.
Link: https://lore.kernel.org/r/20250919223258.1604852-44-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions