aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2018-12-03 13:53:13 -0800
committerPaolo Bonzini <[email protected]>2018-12-14 17:17:59 +0100
commit3e8eacccae9d998e0f5074f4fe411c747d85dfd8 (patch)
tree5a9b5272b65b26f3615d550e06d7654635748e11 /tools/perf/scripts/python/bin
parente4027cfafd7846cf795217ce6d1829728d95ad89 (diff)
KVM: nVMX: Call nested_vmx_setup_ctls_msrs() iff @nested is true
...so that it doesn't need access to @nested. The only case where the provided struct isn't already zeroed is the call from vmx_create_vcpu() as setup_vmcs_config() zeroes the struct in the other use cases. This will allow @nested to be statically defined in vmx.c, i.e. this removes the last direct reference from nested code. Signed-off-by: Sean Christopherson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions