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