aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/i8254.c
Commit message (Expand)AuthorAge
* KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity2008-11-11
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-28
* Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
|\
| * KVM: x86: do not execute halted vcpusMarcelo Tosatti2008-10-15
| * KVM: make irq ack notifier functions staticHarvey Harrison2008-10-15
| * KVM: Use kvm_set_irq to inject interruptsAmit Shah2008-10-15
| * KVM: Handle spurious acks for PIT interruptsAvi Kivity2008-10-15
| * KVM: PIT: fix injection logic and countMarcelo Tosatti2008-10-15
* | hrtimer: convert kvm to the new hrtimer apisArjan van de Ven2008-09-06
|/
* KVM: only abort guest entry if timer count goes from 0->1Marcelo Tosatti2008-07-20
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-20
* KVM: PIT: support mode 3Aurelien Jarno2008-07-20
* KVM: add statics were possible, function definition in lapic.hHarvey Harrison2008-07-20
* KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-24
* KVM: migrate PIT timerMarcelo Tosatti2008-06-06
* KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti2008-05-18
* KVM: PIT: support mode 4Marcelo Tosatti2008-05-04
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-27
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-27
* KVM: Add reset support for in kernel PITSheng Yang2008-04-27
* KVM: Add save/restore supporting of in kernel PITSheng Yang2008-04-27
* KVM: In kernel PIT modelSheng Yang2008-04-27