index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
i8259.c
Age
Commit message (
Expand
)
Author
2009-09-10
KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions
Gleb Natapov
2009-09-10
KVM: Call ack notifiers from PIC when guest OS acks an IRQ.
Gleb Natapov
2009-09-10
KVM: Call kvm_vcpu_kick() inside pic spinlock
Gleb Natapov
2009-09-10
KVM: make io_bus interface more robust
Gregory Haskins
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
KVM: remove in_range from io devices
Michael S. Tsirkin
2009-09-10
KVM: convert bus to slots_lock
Michael S. Tsirkin
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
KVM: Grab pic lock in kvm_pic_clear_isr_ack
Marcelo Tosatti
2009-09-10
KVM: cleanup io_device code
Gregory Haskins
2009-03-24
KVM: fix sparse warnings: context imbalance
Hannes Eder
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
2008-12-31
KVM: Add locking to virtual i8259 interrupt controller
Avi Kivity
2008-10-15
KVM: PIC: enhance IPI avoidance
Marcelo Tosatti
2008-10-15
KVM: fix i8259 reset irq acking
Marcelo Tosatti
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
2008-10-15
KVM: Consolidate PIC isr clearing into a function
Avi Kivity
2008-07-20
KVM: check injected pic irq within valid pic irqs
Ben-Ami Yassour
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity