diff options
author | Xiaoyao Li <xiaoyao.li@intel.com> | 2019-10-20 17:10:59 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-10-22 13:42:52 +0200 |
commit | 3c0f4be1f33b25bd28be1672ecb53627577c0899 (patch) | |
tree | 0fbf5850c37f2264429f9e28233abf2704ae2668 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 35fbe0d4ef9abb05a8c591481d0196edcb056bcc (diff) |
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