diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-12-19 00:55:19 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-01-27 21:59:26 +0300 |
commit | 5259878432098ffd26cef7294b0a85ab5cfaf556 (patch) | |
tree | b37ab34b3d708675be99be34d605778442209416 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f73db112e597b30efb7f81ab5fee87a9febad3e (diff) | |
download | linux-5259878432098ffd26cef7294b0a85ab5cfaf556.tar.xz |
KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
Fold setup() into create() now that the two are called back-to-back by
common KVM code. This paves the way for removing kvm_arch_vcpu_setup().
Note, there is no unwind function associated with kvm_arch_vcpu_setup(),
i.e. no teardown path that also needs to be moved.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@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