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
netfilter
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 270 bytes
README -rw-r--r-- 299 bytes
TODO -rw-r--r-- 1.2 KB
af_decnet.c -rw-r--r-- 53.4 KB
dn_dev.c -rw-r--r-- 32.0 KB
dn_fib.c -rw-r--r-- 18.1 KB
dn_neigh.c -rw-r--r-- 15.3 KB
dn_nsp_in.c -rw-r--r-- 21.0 KB
dn_nsp_out.c -rw-r--r-- 17.5 KB
dn_route.c -rw-r--r-- 45.8 KB
dn_rules.c -rw-r--r-- 5.4 KB
dn_table.c -rw-r--r-- 20.0 KB
dn_timer.c -rw-r--r-- 3.0 KB
sysctl_net_decnet.c -rw-r--r-- 7.2 KB

README

back to top