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-- 474 bytes
br.c -rw-r--r-- 2.0 KB
br_device.c -rw-r--r-- 8.5 KB
br_fdb.c -rw-r--r-- 17.3 KB
br_forward.c -rw-r--r-- 6.1 KB
br_if.c -rw-r--r-- 9.2 KB
br_input.c -rw-r--r-- 5.6 KB
br_ioctl.c -rw-r--r-- 8.7 KB
br_multicast.c -rw-r--r-- 40.3 KB
br_netfilter.c -rw-r--r-- 27.4 KB
br_netlink.c -rw-r--r-- 6.2 KB
br_notify.c -rw-r--r-- 2.6 KB
br_private.h -rw-r--r-- 15.6 KB
br_private_stp.h -rw-r--r-- 1.9 KB
br_stp.c -rw-r--r-- 12.3 KB
br_stp_bpdu.c -rw-r--r-- 5.4 KB
br_stp_if.c -rw-r--r-- 7.4 KB
br_stp_timer.c -rw-r--r-- 4.5 KB
br_sysfs_br.c -rw-r--r-- 22.8 KB
br_sysfs_if.c -rw-r--r-- 7.6 KB

back to top