original_kernel/arch/x86/kvm
Marcelo Tosatti 54aaacee35 KVM: LAPIC: ignore pending timers if LVTT is disabled
Only use the APIC pending timers count to break out of HLT emulation if
the timer vector is enabled.

Certain configurations of Windows simply mask out the vector without
disabling the timer.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-05-18 14:39:39 +03:00
..
Kconfig
Makefile
i8254.c KVM: PIT: take inject_pending into account when emulating hlt 2008-05-18 14:34:15 +03:00
i8254.h
i8259.c
irq.c
irq.h
kvm_svm.h
lapic.c KVM: LAPIC: ignore pending timers if LVTT is disabled 2008-05-18 14:39:39 +03:00
lapic.h
mmu.c KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page 2008-05-04 14:44:49 +03:00
mmu.h KVM: Add kvm_x86_ops get_tdp_level() 2008-05-04 14:44:34 +03:00
paging_tmpl.h
svm.c KVM: Add kvm_x86_ops get_tdp_level() 2008-05-04 14:44:34 +03:00
svm.h
tss.h
vmx.c KVM: VMX: Enable EPT feature for KVM 2008-05-04 14:44:42 +03:00
vmx.h KVM: VMX: Enable EPT feature for KVM 2008-05-04 14:44:42 +03:00
x86.c KVM: avoid fx_init() schedule in atomic 2008-05-04 14:44:48 +03:00
x86_emulate.c KVM: x86 emulator: fix writes to registers with modrm encodings 2008-05-18 14:34:14 +03:00