diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-12-18 13:55:11 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-01-24 09:19:08 +0100 |
commit | a2017f17fa175b812ce7de302316f67e8f2b7db0 (patch) | |
tree | 2705f4936210dbeb862fa3891610662304dfbc69 /ipc | |
parent | 321f8ee559d697d69efa81e8b6d4ea1e487c8bcc (diff) |
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 'ipc')
0 files changed, 0 insertions, 0 deletions