KVM: x86: do not execute halted vcpus
[safe/jmp/linux-2.6] / arch / x86 / kvm / i8254.c
2008-10-15 Marcelo TosattiKVM: x86: do not execute halted vcpus
2008-10-15 Harvey HarrisonKVM: make irq ack notifier functions static
2008-10-15 Amit ShahKVM: Use kvm_set_irq to inject interrupts
2008-10-15 Avi KivityKVM: Handle spurious acks for PIT interrupts
2008-10-15 Marcelo TosattiKVM: PIT: fix injection logic and count
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 Aurelien JarnoKVM: PIT: support mode 3
2008-07-20 Harvey HarrisonKVM: add statics were possible, function definition...
2008-06-24 Marcelo TosattiKVM: close timer injection race window in __vcpu_run
2008-06-06 Marcelo TosattiKVM: migrate PIT timer
2008-05-18 Marcelo TosattiKVM: PIT: take inject_pending into account when emulati...
2008-05-04 Marcelo TosattiKVM: PIT: support mode 4
2008-05-01 Roman Zippelrename div64_64 to div64_u64
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 Sheng YangKVM: Add reset support for in kernel PIT
2008-04-27 Sheng YangKVM: Add save/restore supporting of in kernel PIT
2008-04-27 Sheng YangKVM: In kernel PIT model