linux/arch/x86/kvm
Jan Kiszka 453d9c57e2 KVM: x86: Issue smp_call_function_many with preemption disabled
smp_call_function_many is specified to be called only with preemption
disabled. Fulfill this requirement.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-11-05 14:42:27 -02:00
..
Kconfig
Makefile
emulate.c KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
i8254.c KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
i8254.h
i8259.c KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
irq.c KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
irq.h
kvm_cache_regs.h
kvm_timer.h
lapic.c Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2010-10-24 12:47:25 -07:00
lapic.h
mmu.c KVM: MMU: fix rmap_remove on non present sptes 2010-11-05 14:42:26 -02:00
mmu.h
mmu_audit.c KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
mmutrace.h
paging_tmpl.h KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
svm.c KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
timer.c KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
trace.h
tss.h
vmx.c KVM: fix typo in copyright notice 2010-10-24 10:53:14 +02:00
x86.c KVM: x86: Issue smp_call_function_many with preemption disabled 2010-11-05 14:42:27 -02:00
x86.h