Age | Commit message (Expand) | Author |
2011-12-25 | KVM: Device assignment permission checks | Alex Williamson |
2011-12-25 | KVM: Remove ability to assign a device without iommu support | Alex Williamson |
2011-10-30 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-09-25 | KVM: Split up MSI-X assigned device IRQ handler | Jan Kiszka |
2011-09-25 | KVM: Avoid needless registrations of IRQ ack notifier for assigned devices | Jan Kiszka |
2011-09-25 | KVM: Clean up unneeded void pointer casts | Jan Kiszka |
2011-09-23 | pci: Add flag indicating device has been assigned by KVM | Greg Rose |
2011-07-12 | KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET_MSIX_NR | Jan Kiszka |
2011-05-21 | KVM: Use pci_store/load_saved_state() around VM device usage | Alex Williamson |
2011-01-12 | KVM: Clean up kvm_vm_ioctl_assigned_device | Jan Kiszka |
2011-01-12 | KVM: Save/restore state of assigned PCI device | Jan Kiszka |
2011-01-12 | KVM: Refactor IRQ names of assigned devices | Jan Kiszka |
2011-01-12 | KVM: Switch assigned device IRQ forwarding to threaded handler | Jan Kiszka |
2011-01-12 | KVM: Clear assigned guest IRQ on release | Jan Kiszka |
2010-08-01 | KVM: Fix unused but set warnings | Andi Kleen |
2010-08-01 | KVM: Update Red Hat copyrights | Avi Kivity |
2010-08-01 | KVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irq | Alex Williamson |
2010-05-17 | KVM: fix assigned_device_enable_host_msix error handling | jing zhang |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-01 | KVM: enable PCI multiple-segments for pass-through device | Zhai, Edwin |
2010-03-01 | KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update | Marcelo Tosatti |
2009-12-27 | KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device() | Sheng Yang |
2009-12-03 | KVM: Move assigned device code to own file | Avi Kivity |