index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
assigned-dev.c
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