KVM: x86: do not execute halted vcpus
[safe/jmp/linux-2.6] / arch / x86 / kvm / lapic.c
2008-10-15 Marcelo TosattiKVM: x86: do not execute halted vcpus
2008-10-15 Marcelo TosattiKVM: irq ack notification
2008-10-15 Marcelo TosattiKVM: x86: accessors for guest registers
2008-07-20 Marcelo TosattiKVM: only abort guest entry if timer count goes from...
2008-07-20 Laurent VivierKVM: kvm_io_device: extend in_range() to manage len...
2008-07-20 Sheng YangKVM: IOAPIC/LAPIC: Enable NMI support
2008-07-20 Joerg RoedelKVM: VMX: move APIC_ACCESS trace entry to generic code
2008-06-24 Marcelo TosattiKVM: close timer injection race window in __vcpu_run
2008-05-18 Marcelo TosattiKVM: LAPIC: ignore pending timers if LVTT is disabled
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-04-27 Joerg RoedelKVM: export kvm_lapic_set_tpr() to modules
2008-04-27 Avi KivityKVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
2008-04-27 Marcelo TosattiKVM: hlt emulation should take in-kernel APIC/PIT timer...
2008-04-27 Harvey HarrisonKVM: replace remaining __FUNCTION__ occurances
2008-03-04 Avi KivityKVM: Avoid infinite-frequency local apic timer
2008-01-30 Avi KivityKVM: Move apic timer migration away from critical section
2008-01-30 Avi KivityKVM: Accelerated apic support
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...