index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
i8254.h
Age
Commit message (
Expand
)
Author
2011-05-11
KVM: remove useless function declaration kvm_inject_pit_timer_irqs()
Duan Jiong
2011-05-11
KVM: Remove base_addresss in kvm_pit since it is unused
Justin P. Mattock
2010-08-01
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
Chris Lalancette
2010-03-01
KVM: Convert i8254/i8259 locks to raw_spinlocks
Thomas Gleixner
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
2009-09-10
KVM: Allow PIT emulation without speaker port
Jan Kiszka
2009-06-10
KVM: unify part of generic timer handling
Marcelo Tosatti
2009-06-10
KVM: PIT: remove unused scheduled variable
Marcelo Tosatti
2009-03-24
KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked
Avi Kivity
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
2008-10-15
KVM: PIT: fix injection logic and count
Marcelo Tosatti
2008-04-27
KVM: Add reset support for in kernel PIT
Sheng Yang
2008-04-27
KVM: Add save/restore supporting of in kernel PIT
Sheng Yang
2008-04-27
KVM: In kernel PIT model
Sheng Yang