summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/i8254.c
AgeCommit message (Expand)Author
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti
2008-10-15KVM: make irq ack notifier functions staticHarvey Harrison
2008-10-15KVM: Use kvm_set_irq to inject interruptsAmit Shah
2008-10-15KVM: Handle spurious acks for PIT interruptsAvi Kivity
2008-10-15KVM: PIT: fix injection logic and countMarcelo Tosatti
2008-07-20KVM: only abort guest entry if timer count goes from 0->1Marcelo Tosatti
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier
2008-07-20KVM: PIT: support mode 3Aurelien Jarno
2008-07-20KVM: add statics were possible, function definition in lapic.hHarvey Harrison
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-06KVM: migrate PIT timerMarcelo Tosatti
2008-05-18KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti
2008-05-04KVM: PIT: support mode 4Marcelo Tosatti
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: Add reset support for in kernel PITSheng Yang
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang
2008-04-27KVM: In kernel PIT modelSheng Yang