Age | Commit message (Expand) | Author |
2012-07-20 | KVM: switch to symbolic name for irq_states size | Michael S. Tsirkin |
2011-09-25 | KVM: Intelligent device lookup on I/O bus | Sasha Levin |
2011-05-11 | KVM: remove useless function declarations from file arch/x86/kvm/irq.h | Duan Jiong |
2010-10-24 | KVM: Convert PIC lock from raw spinlock to ordinary spinlock | Avi Kivity |
2010-09-08 | KVM: i8259: fix migration | Gleb Natapov |
2010-08-01 | KVM: i8259: reduce excessive abstraction for pic_irq_request() | Avi Kivity |
2010-04-25 | KVM: x86: Kick VCPU outside PIC lock again | Jan Kiszka |
2010-03-01 | KVM: Convert i8254/i8259 locks to raw_spinlocks | Thomas Gleixner |
2010-03-01 | KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl | Wei Yongjun |
2009-12-03 | KVM: x86: disallow multiple KVM_CREATE_IRQCHIP | Marcelo Tosatti |
2009-12-03 | KVM: Move irq sharing information to irqchip level | Gleb Natapov |
2009-09-10 | KVM: Call kvm_vcpu_kick() inside pic spinlock | Gleb Natapov |
2009-03-24 | KVM: make irq ack notifications aware of routing table | Marcelo Tosatti |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti |
2008-12-31 | KVM: Add locking to virtual i8259 interrupt controller | Avi Kivity |
2008-12-31 | KVM: x86: Fix and refactor NMI watchdog emulation | Jan Kiszka |
2008-12-31 | KVM: x86: Enable NMI Watchdog via in-kernel PIT source | Jan Kiszka |
2008-10-15 | KVM: Separate irq ack notification out of arch/x86/kvm/irq.c | Xiantao Zhang |
2008-10-15 | KVM: PIC: enhance IPI avoidance | Marcelo Tosatti |
2008-10-15 | KVM: irq ack notification | Marcelo Tosatti |
2008-10-15 | KVM: Add irq ack notifier list | Avi Kivity |
2008-10-15 | KVM: Introduce kvm_set_irq to inject interrupts in guests | Amit Shah |
2008-07-20 | KVM: check injected pic irq within valid pic irqs | Ben-Ami Yassour |
2008-06-06 | KVM: migrate PIT timer | Marcelo Tosatti |
2008-04-27 | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti |
2008-01-30 | KVM: Move apic timer migration away from critical section | Avi Kivity |
2008-01-30 | KVM: Move kvm_vcpu_kick() to x86.c | Zhang Xiantao |
2008-01-30 | KVM: Move irqchip declarations into new ioapic.h and lapic.h | Zhang Xiantao |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity |