aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/i8254.h
AgeCommit message (Expand)Author
2012-08-01KVM: fold kvm_pit_timer into kvm_kpit_stateAvi Kivity
2012-08-01KVM: Simplify kvm_pit_timerAvi Kivity
2012-08-01KVM: Remove internal timer abstractionAvi Kivity
2012-04-27KVM: x86: Run PIT work in own kthreadJan Kiszka
2011-05-11KVM: remove useless function declaration kvm_inject_pit_timer_irqs()Duan Jiong
2011-05-11KVM: Remove base_addresss in kvm_pit since it is unusedJustin P. Mattock
2010-08-01KVM: x86: Introduce a workqueue to deliver PIT timer interruptsChris Lalancette
2010-03-01KVM: Convert i8254/i8259 locks to raw_spinlocksThomas Gleixner
2009-09-10KVM: PIT support for HPET legacy modeBeth Kon
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka
2009-06-10KVM: unify part of generic timer handlingMarcelo Tosatti
2009-06-10KVM: PIT: remove unused scheduled variableMarcelo Tosatti
2009-03-24KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity
2009-03-24KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-15KVM: PIT: fix injection logic and countMarcelo 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