1. 88ba63c KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions by Gleb Natapov · 16 years ago
  2. 938396a KVM: Call ack notifiers from PIC when guest OS acks an IRQ. by Gleb Natapov · 16 years ago
  3. 956f97c KVM: Call kvm_vcpu_kick() inside pic spinlock by Gleb Natapov · 16 years ago
  4. 090b7af KVM: make io_bus interface more robust by Gregory Haskins · 16 years ago
  5. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 16 years ago
  6. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 16 years ago
  7. 6c47469 KVM: convert bus to slots_lock by Michael S. Tsirkin · 16 years ago
  8. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 16 years ago
  9. 9f4cc12 KVM: Grab pic lock in kvm_pic_clear_isr_ack by Marcelo Tosatti · 16 years ago
  10. d76685c4 KVM: cleanup io_device code by Gregory Haskins · 16 years ago
  11. d7364a29 KVM: fix sparse warnings: context imbalance by Hannes Eder · 16 years ago
  12. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 16 years ago
  13. 44882ee KVM: make irq ack notifications aware of routing table by Marcelo Tosatti · 16 years ago
  14. 3f35385 KVM: Add locking to virtual i8259 interrupt controller by Avi Kivity · 16 years ago
  15. e482580 KVM: PIC: enhance IPI avoidance by Marcelo Tosatti · 17 years ago
  16. 85428ac KVM: fix i8259 reset irq acking by Marcelo Tosatti · 17 years ago
  17. f524472 KVM: irq ack notification by Marcelo Tosatti · 17 years ago
  18. 7edd0ce KVM: Consolidate PIC isr clearing into a function by Avi Kivity · 17 years ago
  19. c65bbfa KVM: check injected pic irq within valid pic irqs by Ben-Ami Yassour · 17 years ago
  20. 9276049 KVM: kvm_io_device: extend in_range() to manage len and write attribute by Laurent Vivier · 17 years ago
  21. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago[Renamed (99%) from drivers/kvm/i8259.c]
  22. e01a1b5 KVM: Portability: Stop including x86-specific headers in kvm_main.c by Hollis Blanchard · 17 years ago
  23. 2fcceae KVM: Export PIC reset for kernel device reset by Eddie Dong · 17 years ago
  24. 6ceb9d7 KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support by He, Qing · 18 years ago
  25. b6958ce KVM: Emulate hlt in the kernel by Eddie Dong · 18 years ago
  26. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 18 years ago