index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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