linux/arch/x86/kvm
Borislav Petkov 6614c7d042 kvm, svm: Fix typo in printk message
It is "exit_int_info". It is actually EXITINTINFO in the official docs
but we don't like screaming docs.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-04-28 12:42:41 +03:00
..
cpuid.c
cpuid.h
emulate.c KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions 2013-04-25 10:03:50 +03:00
i8254.c
i8254.h
i8259.c
irq.c
irq.h
Kconfig
kvm_cache_regs.h
lapic.c KVM: VMX: Use posted interrupt to deliver virtual interrupt 2013-04-16 16:32:41 -03:00
lapic.h KVM: VMX: Add the deliver posted interrupt algorithm 2013-04-16 16:32:40 -03:00
Makefile
mmu_audit.c
mmu.c
mmu.h
mmutrace.h
paging_tmpl.h
pmu.c
svm.c kvm, svm: Fix typo in printk message 2013-04-28 12:42:41 +03:00
trace.h
tss.h
vmx.c KVM: VMX: remove unprintable characters from comment 2013-04-28 08:55:59 +03:00
x86.c KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER 2013-04-22 12:53:42 +03:00
x86.h