diff options
author | Marcelo Tosatti <mtosatti@redhat.com> | 2012-03-27 19:47:26 -0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-04-05 19:04:09 +0300 |
commit | 7a4f5ad051e02139a9f1c0f7f4b1acb88915852b (patch) | |
tree | fe3a336cd04af38e828237a555ef39d1799fe86c /virt | |
parent | fea5295324ce7ce6ccfe0909cc6740a2d34aa5a3 (diff) | |
download | linux-stable-7a4f5ad051e02139a9f1c0f7f4b1acb88915852b.tar.gz linux-stable-7a4f5ad051e02139a9f1c0f7f4b1acb88915852b.tar.bz2 linux-stable-7a4f5ad051e02139a9f1c0f7f4b1acb88915852b.zip |
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
vmx_set_cr0 is called from vcpu run context, therefore it expects
kvm->srcu to be held (for setting up the real-mode TSS).
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions