summaryrefslogtreecommitdiff
path: root/virt/kvm/assigned-dev.c
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-30
|\
| * KVM: Split up MSI-X assigned device IRQ handlerJan Kiszka2011-09-25
| * KVM: Avoid needless registrations of IRQ ack notifier for assigned devicesJan Kiszka2011-09-25
| * KVM: Clean up unneeded void pointer castsJan Kiszka2011-09-25
* | pci: Add flag indicating device has been assigned by KVMGreg Rose2011-09-23
|/
* KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET_MSIX_NRJan Kiszka2011-07-12
* KVM: Use pci_store/load_saved_state() around VM device usageAlex Williamson2011-05-21
* KVM: Clean up kvm_vm_ioctl_assigned_deviceJan Kiszka2011-01-12
* KVM: Save/restore state of assigned PCI deviceJan Kiszka2011-01-12
* KVM: Refactor IRQ names of assigned devicesJan Kiszka2011-01-12
* KVM: Switch assigned device IRQ forwarding to threaded handlerJan Kiszka2011-01-12
* KVM: Clear assigned guest IRQ on releaseJan Kiszka2011-01-12
* KVM: Fix unused but set warningsAndi Kleen2010-08-01
* KVM: Update Red Hat copyrightsAvi Kivity2010-08-01
* KVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irqAlex Williamson2010-08-01
* KVM: fix assigned_device_enable_host_msix error handlingjing zhang2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin2010-03-01
* KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-01
* KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()Sheng Yang2009-12-27
* KVM: Move assigned device code to own fileAvi Kivity2009-12-03