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