diff options
author | 2019-10-20 17:10:59 +0800 | |
---|---|---|
committer | 2019-10-22 13:42:52 +0200 | |
commit | 3c0f4be1f33b25bd28be1672ecb53627577c0899 (patch) | |
tree | 0fbf5850c37f2264429f9e28233abf2704ae2668 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: VMX: Write VPID to vmcs when creating vcpu (diff) | |
download | linux-dev-3c0f4be1f33b25bd28be1672ecb53627577c0899.tar.xz linux-dev-3c0f4be1f33b25bd28be1672ecb53627577c0899.zip |
KVM: VMX: Remove vmx->hv_deadline_tsc initialization from vmx_vcpu_setup()
... It can be removed here because the same code is called later in
vmx_vcpu_reset() as the flow:
kvm_arch_vcpu_setup()
-> kvm_vcpu_reset()
-> vmx_vcpu_reset()
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions