summaryrefslogtreecommitdiff
path: root/virt/kvm/assigned-dev.c
AgeCommit message (Expand)Author
2011-05-21KVM: Use pci_store/load_saved_state() around VM device usageAlex Williamson
2011-01-12KVM: Clean up kvm_vm_ioctl_assigned_deviceJan Kiszka
2011-01-12KVM: Save/restore state of assigned PCI deviceJan Kiszka
2011-01-12KVM: Refactor IRQ names of assigned devicesJan Kiszka
2011-01-12KVM: Switch assigned device IRQ forwarding to threaded handlerJan Kiszka
2011-01-12KVM: Clear assigned guest IRQ on releaseJan Kiszka
2010-08-01KVM: Fix unused but set warningsAndi Kleen
2010-08-01KVM: Update Red Hat copyrightsAvi Kivity
2010-08-01KVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irqAlex Williamson
2010-05-17KVM: fix assigned_device_enable_host_msix error handlingjing zhang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti
2009-12-27KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()Sheng Yang
2009-12-03KVM: Move assigned device code to own fileAvi Kivity