Revision 7a4f5ad051e02139a9f1c0f7f4b1acb88915852b authored by Marcelo Tosatti on 27 March 2012, 22:47:26 UTC, committed by Avi Kivity on 05 April 2012, 16:04:09 UTC
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>
1 parent fea5295
History
File Mode Size
crush
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 346 bytes
armor.c -rw-r--r-- 1.9 KB
auth.c -rw-r--r-- 5.6 KB
auth_none.c -rw-r--r-- 2.9 KB
auth_none.h -rw-r--r-- 536 bytes
auth_x.c -rw-r--r-- 16.3 KB
auth_x.h -rw-r--r-- 847 bytes
auth_x_protocol.h -rw-r--r-- 1.7 KB
buffer.c -rw-r--r-- 1.4 KB
ceph_common.c -rw-r--r-- 14.3 KB
ceph_fs.c -rw-r--r-- 1.7 KB
ceph_hash.c -rw-r--r-- 2.8 KB
ceph_strings.c -rw-r--r-- 2.5 KB
crypto.c -rw-r--r-- 11.6 KB
crypto.h -rw-r--r-- 1.5 KB
debugfs.c -rw-r--r-- 6.5 KB
messenger.c -rw-r--r-- 63.3 KB
mon_client.c -rw-r--r-- 24.7 KB
msgpool.c -rw-r--r-- 1.9 KB
osd_client.c -rw-r--r-- 55.9 KB
osdmap.c -rw-r--r-- 26.9 KB
pagelist.c -rw-r--r-- 3.6 KB
pagevec.c -rw-r--r-- 4.8 KB

back to top