diff options
author | Sean Christopherson <[email protected]> | 2020-05-08 16:53:48 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-05-15 12:26:18 -0400 |
commit | 2c4c41325540cf3abb12aef142c0e550f6afeffc (patch) | |
tree | b23012df0f19d2f53193a79d85ce6fa153eb0e6f /lib/mpi/mpi-mul.c | |
parent | dcf068da7eb29362adf13f20e5c44a18d98ed9a3 (diff) |
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
Use __print_flags() to display the names of VMX flags in VM-Exit traces
and strip the flags when printing the basic exit reason, e.g. so that a
failed VM-Entry due to invalid guest state gets recorded as
"INVALID_STATE FAILED_VMENTRY" instead of "0x80000021".
Opportunstically fix misaligned variables in the kvm_exit and
kvm_nested_vmexit_inject tracepoints.
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions