diff options
| author | Sean Christopherson <[email protected]> | 2019-12-18 13:55:10 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-01-24 09:19:08 +0100 |
| commit | 321f8ee559d697d69efa81e8b6d4ea1e487c8bcc (patch) | |
| tree | 2d2d6d9f0b3733f301df1ece9ba86c1c79429eb2 /scripts/gdb/linux/modules.py | |
| parent | 897cc38eaab96d006ab17edd0f50a2f432f584cf (diff) | |
KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
Move all of kvm_arch_vcpu_init(), which is invoked at the very end of
kvm_vcpu_init(), into kvm_arch_vcpu_create() in preparation of moving
the call to kvm_vcpu_init(). Moving kvm_vcpu_init() is itself a
preparatory step for moving allocation and initialization to common KVM
code.
No functional change inteded.
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions