index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
assigned-dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
KVM: Convert intx_mask_lock to spin lock
Jan Kiszka
1
-7
/
+7
2012-03-08
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
1
-29
/
+180
2012-03-05
KVM: fix error handling for out of range irq
Michael S. Tsirkin
1
-3
/
+1
2011-12-25
KVM: Device assignment permission checks
Alex Williamson
1
-0
/
+75
2011-12-25
KVM: Remove ability to assign a device without iommu support
Alex Williamson
1
-9
/
+9
2011-10-31
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-29
/
+33
2011-09-25
KVM: Split up MSI-X assigned device IRQ handler
Jan Kiszka
1
-13
/
+19
2011-09-25
KVM: Avoid needless registrations of IRQ ack notifier for assigned devices
Jan Kiszka
1
-10
/
+8
2011-09-25
KVM: Clean up unneeded void pointer casts
Jan Kiszka
1
-6
/
+6
2011-09-23
pci: Add flag indicating device has been assigned by KVM
Greg Rose
1
-0
/
+2
2011-07-12
KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET_MSIX_NR
Jan Kiszka
1
-1
/
+1
2011-05-21
KVM: Use pci_store/load_saved_state() around VM device usage
Alex Williamson
1
-4
/
+14
2011-01-12
KVM: Clean up kvm_vm_ioctl_assigned_device
Jan Kiszka
1
-5
/
+4
2011-01-12
KVM: Save/restore state of assigned PCI device
Jan Kiszka
1
-1
/
+4
2011-01-12
KVM: Refactor IRQ names of assigned devices
Jan Kiszka
1
-5
/
+6
2011-01-12
KVM: Switch assigned device IRQ forwarding to threaded handler
Jan Kiszka
1
-73
/
+34
2011-01-12
KVM: Clear assigned guest IRQ on release
Jan Kiszka
1
-0
/
+3
2010-08-01
KVM: Fix unused but set warnings
Andi Kleen
1
-2
/
+0
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
1
-1
/
+1
2010-08-01
KVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irq
Alex Williamson
1
-3
/
+0
2010-05-17
KVM: fix assigned_device_enable_host_msix error handling
jing zhang
1
-2
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
KVM: enable PCI multiple-segments for pass-through device
Zhai, Edwin
1
-1
/
+3
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
1
-4
/
+4
2009-12-27
KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()
Sheng Yang
1
-3
/
+3
2009-12-03
KVM: Move assigned device code to own file
Avi Kivity
1
-0
/
+818