diff options
author | Jim Mattson <[email protected]> | 2017-11-27 17:22:25 -0600 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2018-01-27 09:43:03 +0100 |
commit | de3a0021a60635de96aa92713c1a31a96747d72c (patch) | |
tree | 9fcb56b3709816ad9aecc9ec11e1a49a280ba507 /tools/perf/scripts/python/stackcollapse.py | |
parent | ba804bb4b72e57374b5f567b783aa0298fba0ce6 (diff) |
KVM: nVMX: Eliminate vmcs02 pool
The potential performance advantages of a vmcs02 pool have never been
realized. To simplify the code, eliminate the pool. Instead, a single
vmcs02 is allocated per VCPU when the VCPU enters VMX operation.
Cc: [email protected] # prereq for Spectre mitigation
Signed-off-by: Jim Mattson <[email protected]>
Signed-off-by: Mark Kanda <[email protected]>
Reviewed-by: Ameya More <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions