linux/arch/x86/kvm
Ryan Harper 2e11384c2c KVM: VMX: fix typo in VMX header define
Looking at Intel Volume 3b, page 148, table 20-11 and noticed
that the field name is 'Deliver' not 'Deliever'.  Attached patch changes
the define name and its user in vmx.c

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-04-27 11:53:21 +03:00
..
i8259.c
irq.c
irq.h
Kconfig
kvm_svm.h
lapic.c KVM: Avoid infinite-frequency local apic timer 2008-03-04 15:19:48 +02:00
lapic.h
Makefile
mmu.c KVM: MMU: add TDP support to the KVM MMU 2008-04-27 11:53:20 +03:00
mmu.h KVM: MMU: add TDP support to the KVM MMU 2008-04-27 11:53:20 +03:00
paging_tmpl.h KVM: MMU: Decouple mmio from shadow page tables 2008-04-27 11:53:17 +03:00
segment_descriptor.h
svm.c KVM: SVM: add support for Nested Paging 2008-04-27 11:53:21 +03:00
svm.h
vmx.c KVM: VMX: fix typo in VMX header define 2008-04-27 11:53:21 +03:00
vmx.h KVM: VMX: fix typo in VMX header define 2008-04-27 11:53:21 +03:00
x86_emulate.c KVM: x86 emulator: group decoding for group 1 instructions 2008-04-27 11:53:16 +03:00
x86.c KVM: export the load_pdptrs() function to modules 2008-04-27 11:53:20 +03:00