1
linux/drivers/kvm
Laurent Vivier a22436b7b8 KVM: Purify x86_decode_insn() error case management
The only valid case is on protected page access, other cases are errors.

Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-01-30 17:52:49 +02:00
..
i8259.c
ioapic.c
irq.c
irq.h
Kconfig Consolidate host virtualization support under Virtualization menu 2007-10-23 15:49:47 +10:00
kvm_main.c KVM: Purify x86_decode_insn() error case management 2008-01-30 17:52:49 +02:00
kvm_svm.h
kvm.h KVM: MMU: Make flooding detection work when guest page faults are bypassed 2008-01-30 17:52:48 +02:00
lapic.c KVM: Improve local apic timer wraparound handling 2007-10-22 12:03:29 +02:00
Makefile
mmu.c KVM: MMU: Make flooding detection work when guest page faults are bypassed 2008-01-30 17:52:48 +02:00
paging_tmpl.h KVM: MMU: Make flooding detection work when guest page faults are bypassed 2008-01-30 17:52:48 +02:00
segment_descriptor.h
svm.c KVM: Call x86_decode_insn() only when needed 2008-01-30 17:52:47 +02:00
svm.h
vmx.c KVM: Allow not-present guest page faults to bypass kvm 2008-01-30 17:52:48 +02:00
vmx.h
x86_emulate.c KVM: x86_emulator: no writeback for bt 2008-01-30 17:52:49 +02:00
x86_emulate.h KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead 2008-01-30 17:52:49 +02:00