summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2023-06-02 04:19:19 +0300
committerSean Christopherson <seanjc@google.com>2023-06-03 02:37:49 +0300
commit8b703a49c9df5e74870381ad7ba9c85d8a74ed2c (patch)
treed0e212c887e7888f2b62f988b141659f41ab5784 /Documentation
parentb2ce89978889b848a6dd652695dd1887e416f9d2 (diff)
downloadlinux-8b703a49c9df5e74870381ad7ba9c85d8a74ed2c.tar.xz
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Increment vcpu->stat.exits when handling a fastpath VM-Exit without going through any part of the "slow" path. Not bumping the exits stat can result in wildly misleading exit counts, e.g. if the primary reason the guest is exiting is to program the TSC deadline timer. Fixes: 404d5d7bff0d ("KVM: X86: Introduce more exit_fastpath_completion enum values") Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20230602011920.787844-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions