index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
assigned-dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Use PCI device flag helper functions
Ethan Zhao
2014-09-16
1
-1
/
+1
*
virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it
Chen Gang
2014-08-19
1
-1
/
+3
*
kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-28
1
-1
/
+2
*
KVM: Move irq routing to generic code
Alexander Graf
2013-04-26
1
-30
/
+0
*
KVM: Let ioapic know the irq line status
Yang Zhang
2013-04-15
1
-6
/
+7
*
kvm: deliver msi interrupts from irq handler
Michael S. Tsirkin
2012-12-05
1
-10
/
+26
*
KVM: Fix device assignment threaded irq handler
Alex Williamson
2012-07-11
1
-2
/
+13
*
KVM: Fix PCI header check on device assignment
Jan Kiszka
2012-06-15
1
-3
/
+1
*
KVM: Convert intx_mask_lock to spin lock
Jan Kiszka
2012-03-20
1
-7
/
+7
*
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
2012-03-08
1
-29
/
+180
*
KVM: fix error handling for out of range irq
Michael S. Tsirkin
2012-03-05
1
-3
/
+1
*
KVM: Device assignment permission checks
Alex Williamson
2011-12-25
1
-0
/
+75
*
KVM: Remove ability to assign a device without iommu support
Alex Williamson
2011-12-25
1
-9
/
+9
*
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-10-30
1
-29
/
+33
|
\
|
*
KVM: Split up MSI-X assigned device IRQ handler
Jan Kiszka
2011-09-25
1
-13
/
+19
|
*
KVM: Avoid needless registrations of IRQ ack notifier for assigned devices
Jan Kiszka
2011-09-25
1
-10
/
+8
|
*
KVM: Clean up unneeded void pointer casts
Jan Kiszka
2011-09-25
1
-6
/
+6
*
|
pci: Add flag indicating device has been assigned by KVM
Greg Rose
2011-09-23
1
-0
/
+2
|
/
*
KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET_MSIX_NR
Jan Kiszka
2011-07-12
1
-1
/
+1
*
KVM: Use pci_store/load_saved_state() around VM device usage
Alex Williamson
2011-05-21
1
-4
/
+14
*
KVM: Clean up kvm_vm_ioctl_assigned_device
Jan Kiszka
2011-01-12
1
-5
/
+4
*
KVM: Save/restore state of assigned PCI device
Jan Kiszka
2011-01-12
1
-1
/
+4
*
KVM: Refactor IRQ names of assigned devices
Jan Kiszka
2011-01-12
1
-5
/
+6
*
KVM: Switch assigned device IRQ forwarding to threaded handler
Jan Kiszka
2011-01-12
1
-73
/
+34
*
KVM: Clear assigned guest IRQ on release
Jan Kiszka
2011-01-12
1
-0
/
+3
*
KVM: Fix unused but set warnings
Andi Kleen
2010-08-01
1
-2
/
+0
*
KVM: Update Red Hat copyrights
Avi Kivity
2010-08-01
1
-1
/
+1
*
KVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irq
Alex Williamson
2010-08-01
1
-3
/
+0
*
KVM: fix assigned_device_enable_host_msix error handling
jing zhang
2010-05-17
1
-2
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
KVM: enable PCI multiple-segments for pass-through device
Zhai, Edwin
2010-03-01
1
-1
/
+3
*
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
2010-03-01
1
-4
/
+4
*
KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()
Sheng Yang
2009-12-27
1
-3
/
+3
*
KVM: Move assigned device code to own file
Avi Kivity
2009-12-03
1
-0
/
+818