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
Kconfig -rw-r--r-- 3.6 KB
Makefile -rw-r--r-- 426 bytes
l2tp_core.c -rw-r--r-- 46.1 KB
l2tp_core.h -rw-r--r-- 8.5 KB
l2tp_debugfs.c -rw-r--r-- 8.8 KB
l2tp_eth.c -rw-r--r-- 7.2 KB
l2tp_ip.c -rw-r--r-- 16.5 KB
l2tp_netlink.c -rw-r--r-- 20.9 KB
l2tp_ppp.c -rw-r--r-- 46.4 KB

back to top