diff options
author | Xiaoyao Li <[email protected]> | 2019-10-20 17:11:00 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-10-22 13:46:12 +0200 |
commit | 4be5341026246870818e28b53202b001426a5aec (patch) | |
tree | 07209105b24951eeef57983ab8498a295ef28e41 /scripts/gdb/linux/utils.py | |
parent | 3c0f4be1f33b25bd28be1672ecb53627577c0899 (diff) |
KVM: VMX: Initialize vmx->guest_msrs[] right after allocation
Move the initialization of vmx->guest_msrs[] from vmx_vcpu_setup() to
vmx_create_vcpu(), and put it right after its allocation.
This also is the preperation for next patch.
Signed-off-by: Xiaoyao Li <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions