kernel-aes67/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
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
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
x86.c KVM: export the load_pdptrs() function to modules 2008-04-27 11:53:20 +03:00