linux/arch/x86/kvm
Jan Kiszka 34c33d163f KVM: Drop unused evaluations from string pio handlers
Looks like neither the direction nor the rep prefix are used anymore.
Drop related evaluations from SVM's and VMX's I/O exit handlers.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-03-24 11:03:08 +02:00
..
Kconfig KVM: Add CONFIG_HAVE_KVM_IRQCHIP 2009-03-24 11:03:02 +02:00
Makefile
i8254.c KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked 2009-03-24 11:03:03 +02:00
i8254.h KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked 2009-03-24 11:03:03 +02:00
i8259.c KVM: make irq ack notifications aware of routing table 2009-03-24 11:03:08 +02:00
irq.c KVM: x86: fix LAPIC pending count calculation 2009-02-15 02:47:38 +02:00
irq.h KVM: make irq ack notifications aware of routing table 2009-03-24 11:03:08 +02:00
kvm_cache_regs.h
kvm_svm.h KVM: x86: Virtualize debug registers 2009-03-24 11:02:49 +02:00
lapic.c KVM: x86: fix LAPIC pending count calculation 2009-02-15 02:47:38 +02:00
lapic.h KVM: x86: fix LAPIC pending count calculation 2009-02-15 02:47:38 +02:00
mmu.c KVM: MMU: Rename "metaphysical" attribute to "direct" 2009-03-24 11:03:04 +02:00
mmu.h
paging_tmpl.h KVM: MMU: Rename "metaphysical" attribute to "direct" 2009-03-24 11:03:04 +02:00
svm.c KVM: Drop unused evaluations from string pio handlers 2009-03-24 11:03:08 +02:00
tss.h
vmx.c KVM: Drop unused evaluations from string pio handlers 2009-03-24 11:03:08 +02:00
x86.c KVM: Add FFXSR support 2009-03-24 11:03:08 +02:00
x86.h
x86_emulate.c KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb) 2009-03-24 11:03:01 +02:00