index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-28
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
1
-8
/
+11
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
1
-45
/
+0
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
1
-0
/
+95
2016-03-10
vfio: Generalize region support
Alex Williamson
1
-28
/
+144
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
1
-0
/
+18
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-05
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
1
-14
/
+9
2015-10-05
vfio: Record host IOMMU's available IO page sizes
David Gibson
1
-0
/
+13
2015-10-05
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
1
-3
/
+37
2015-10-05
vfio: Generalize vfio_listener_region_add failure path
David Gibson
1
-11
/
+15
2015-10-05
vfio: Remove unneeded union from VFIOContainer
David Gibson
1
-33
/
+19
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
1
-1
/
+1
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
2015-07-06
vfio: Unregister IOMMU notifiers when container is destroyed
Alexey Kardashevskiy
1
-0
/
+8
2015-04-30
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
1
-2
/
+5
2015-03-10
vfio: Remove superfluous '\n' around error_report()
Gonglei
1
-5
/
+5
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
1
-0
/
+1
2015-03-02
vfio: allow to disable MMAP per device with -x-mmap=off option
Samuel Pitoiset
1
-1
/
+1
2015-03-02
vfio: Make type1 listener symbols static
Alexey Kardashevskiy
1
-2
/
+2
2015-03-02
vfio: Add ioctl number to error report
Alexey Kardashevskiy
1
-2
/
+2
2015-02-10
vfio: Use vfio type1 v2 IOMMU interface
Alex Williamson
1
-2
/
+6
2015-02-10
vfio: free dynamically-allocated data in instance_finalize
Paolo Bonzini
1
-1
/
+4
2015-02-10
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
Paolo Bonzini
1
-18
/
+12
2015-02-04
vfio: fix wrong initialize vfio_group_list
Chen Fan
1
-1
/
+1
2014-12-22
vfio: Cleanup error_report()s
Alex Williamson
1
-1
/
+1
2014-12-22
hw/vfio: create common module
Eric Auger
1
-0
/
+959