diff options
author | 2019-12-18 13:55:11 -0800 | |
---|---|---|
committer | 2020-01-24 09:19:08 +0100 | |
commit | a2017f17fa175b812ce7de302316f67e8f2b7db0 (patch) | |
tree | 2705f4936210dbeb862fa3891610662304dfbc69 /tools/perf/scripts/python | |
parent | KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create() (diff) | |
download | linux-dev-a2017f17fa175b812ce7de302316f67e8f2b7db0.tar.xz linux-dev-a2017f17fa175b812ce7de302316f67e8f2b7db0.zip |
KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
Now that s390's implementation of kvm_arch_vcpu_init() is empty, move
the call to kvm_vcpu_init() above the allocation of the sie_page. This
paves the way for moving vcpu allocation and initialization into common
KVM code without any associated functional change.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions