diff options
| author | Sean Christopherson <[email protected]> | 2019-12-18 13:55:30 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-01-27 19:59:34 +0100 |
| commit | 8bd826d629d6ff4a4e647079db15d64d06346004 (patch) | |
| tree | 106f9f3c7c2bba2d455a6791c6af98e823f860ef /scripts/gdb/linux/proc.py | |
| parent | 9941d224fb7c765bc20f3cb6c747786adc5cd002 (diff) | |
KVM: Move vcpu->run page allocation out of kvm_vcpu_init()
Open code the allocation and freeing of the vcpu->run page in
kvm_vm_ioctl_create_vcpu() and kvm_vcpu_destroy() respectively. Doing
so allows kvm_vcpu_init() to be a pure init function and eliminates
kvm_vcpu_uninit() entirely.
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/proc.py')
0 files changed, 0 insertions, 0 deletions