diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-05-07 08:36:26 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-06-18 11:46:06 +0200 |
commit | f4f8316d2ad5f93ff0ec829a893db0728b9041bd (patch) | |
tree | 55cda8d5524f13585db87d039fe472e8e3b48ac4 /arch/x86/um | |
parent | 1c6f0b47fb59d1674a6ba91b0ce58dfbfc5a76de (diff) |
KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
... to make it more obvious that sync_vmcs12() is invoked on all nested
VM-Exits, e.g. hiding sync_vmcs12() in prepare_vmcs12() makes it appear
that guest state is NOT propagated to vmcs12 for a normal VM-Exit.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/um')
0 files changed, 0 insertions, 0 deletions