KVM: Avoid needless registrations of IRQ ack notifier for assigned devices
[linux-flexiantxendom0.git] / virt / kvm / assigned-dev.c
2011-09-25 Jan KiszkaKVM: Avoid needless registrations of IRQ ack notifier...
2011-09-25 Jan KiszkaKVM: Clean up unneeded void pointer casts
2011-07-12 Jan KiszkaKVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET...
2011-05-21 Alex WilliamsonKVM: Use pci_store/load_saved_state() around VM device...
2011-01-12 Jan KiszkaKVM: Clean up kvm_vm_ioctl_assigned_device
2011-01-12 Jan KiszkaKVM: Save/restore state of assigned PCI device
2011-01-12 Jan KiszkaKVM: Refactor IRQ names of assigned devices
2011-01-12 Jan KiszkaKVM: Switch assigned device IRQ forwarding to threaded...
2011-01-12 Jan KiszkaKVM: Clear assigned guest IRQ on release
2010-08-01 Andi KleenKVM: Fix unused but set warnings
2010-08-01 Avi KivityKVM: Update Red Hat copyrights
2010-08-01 Alex WilliamsonKVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl...
2010-05-17 jing zhangKVM: fix assigned_device_enable_host_msix error handling
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Zhai, EdwinKVM: enable PCI multiple-segments for pass-through...
2010-03-01 Marcelo TosattiKVM: introduce kvm->srcu and convert kvm_set_memory_reg...
2009-12-27 Sheng YangKVM: Fix possible circular locking in kvm_vm_ioctl_assi...
2009-12-03 Avi KivityKVM: Move assigned device code to own file