diff options
author | Jim Mattson <[email protected]> | 2016-11-30 12:03:42 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2017-02-15 14:54:36 +0100 |
commit | cf8b84f48a5936f558a7a415f1d2f42161bf73eb (patch) | |
tree | 476204890c39af7daaeb8ee4edd37cde57d20153 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | b95234c840045b7c72380fd14c59416af28fcb02 (diff) |
kvm: nVMX: Prepare for checkpointing L2 state
Split prepare_vmcs12 into two parts: the part that stores the current L2
guest state and the part that sets up the exit information fields. The
former will be used when checkpointing the vCPU's VMX state.
Modify prepare_vmcs02 so that it can construct a vmcs02 midway through
L2 execution, using the checkpointed L2 guest state saved into the
cached vmcs12 above.
Signed-off-by: Jim Mattson <[email protected]>
[Rebasing: add from_vmentry argument to prepare_vmcs02 instead of using
vmx->nested.nested_run_pending, because it is no longer 1 at the
point prepare_vmcs02 is called. - Paolo]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions