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
Makefile -rw-r--r-- 231 bytes
af_netrom.c -rw-r--r-- 32.5 KB
nr_dev.c -rw-r--r-- 4.3 KB
nr_in.c -rw-r--r-- 7.0 KB
nr_loopback.c -rw-r--r-- 1.8 KB
nr_out.c -rw-r--r-- 5.9 KB
nr_route.c -rw-r--r-- 23.1 KB
nr_subr.c -rw-r--r-- 6.1 KB
nr_timer.c -rw-r--r-- 5.3 KB
sysctl_net_netrom.c -rw-r--r-- 4.2 KB

back to top