linux/arch/x86/kvm
Takuya Yoshikawa 175504cdbf KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
In KVM_CREATE_IRQCHIP, kvm_io_bus_unregister_dev() is called without taking
slots_lock in the error handling path.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
2011-01-12 11:30:55 +02:00
..
emulate.c KVM: x86 emulator: simplify exception generation 2011-01-12 11:29:58 +02:00
i8254.c
i8254.h
i8259.c KVM: i8259: initialize isr_ack 2011-01-02 11:52:48 +02:00
irq.c
irq.h
Kconfig KVM: Halt vcpu if page it tries to access is swapped out 2011-01-12 11:21:39 +02:00
kvm_cache_regs.h KVM: X86: Introduce generic guest-mode representation 2011-01-12 11:30:04 +02:00
kvm_timer.h
lapic.c KVM: Avoid double interrupt injection with vapic 2011-01-12 11:23:36 +02:00
lapic.h
Makefile KVM: x86: Makefile clean up 2011-01-12 11:29:08 +02:00
mmu_audit.c
mmu.c KVM: MMU: Make the way of accessing lpage_info more generic 2011-01-12 11:30:47 +02:00
mmu.h
mmutrace.h
paging_tmpl.h KVM: MMU: Fix incorrect direct page write protection due to ro host page 2011-01-12 11:30:51 +02:00
svm.c KVM: SVM: Add xsetbv intercept 2011-01-12 11:30:49 +02:00
timer.c
trace.h KVM: Add instruction-set-specific exit qualifications to kvm_exit trace 2011-01-12 11:29:41 +02:00
tss.h
vmx.c KVM: VMX: add module parameter to avoid trapping HLT instructions (v5) 2011-01-12 11:30:46 +02:00
x86.c KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() 2011-01-12 11:30:55 +02:00
x86.h KVM: SVM: Do not report xsave in supported cpuid 2010-12-08 17:28:37 +02:00