diff options
author | Sean Christopherson <[email protected]> | 2022-08-30 23:16:07 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-09-26 12:03:10 -0400 |
commit | f43f8a3ba9a615316fc0c059758dc1503bb17292 (patch) | |
tree | 509c03adc7fe808c6d7b63707e961c04351ac0d0 /lib/mpi | |
parent | 2b384165f4d15540f94998b751f50058642ad110 (diff) |
KVM: nVMX: Document priority of all known events on Intel CPUs
Add a gigantic comment above vmx_check_nested_events() to document the
priorities of all known events on Intel CPUs. Intel's SDM doesn't
include VMX-specific events in its "Priority Among Concurrent Events",
which makes it painfully difficult to suss out the correct priority
between things like Monitor Trap Flag VM-Exits and pending #DBs.
Kudos to Jim Mattson for doing the hard work of collecting and
interpreting the priorities from various locations throughtout the SDM
(because putting them all in one place in the SDM would be too easy).
Cc: Jim Mattson <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Maxim Levitsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions