aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/assigned-dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-01KVM: Fix unused but set warningsAndi Kleen1-2/+0
2010-08-01KVM: Update Red Hat copyrightsAvi Kivity1-1/+1
2010-08-01KVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irqAlex Williamson1-3/+0
2010-05-17KVM: fix assigned_device_enable_host_msix error handlingjing zhang1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin1-1/+3
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti1-4/+4
2009-12-27KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()Sheng Yang1-3/+3
2009-12-03KVM: Move assigned device code to own fileAvi Kivity1-0/+818