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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2015-03-09
1
-0
/
+1
*
vfio-pci: Enable device request notification support
Alex Williamson
2015-03-02
1
-0
/
+100
*
vfio: allow to disable MMAP per device with -x-mmap=off option
Samuel Pitoiset
2015-03-02
2
-1
/
+2
*
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: Fix debug message compile error
Alexey Kardashevskiy
2015-02-10
1
-1
/
+1
*
vfio: Use vfio type1 v2 IOMMU interface
Alex Williamson
2015-02-10
1
-2
/
+6
*
vfio: unmap and free BAR data in instance_finalize
Paolo Bonzini
2015-02-10
1
-8
/
+57
*
vfio: free dynamically-allocated data in instance_finalize
Paolo Bonzini
2015-02-10
2
-11
/
+18
*
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
Paolo Bonzini
2015-02-10
2
-22
/
+19
*
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
Alex Williamson
2015-02-04
1
-0
/
+1
*
vfio: fix wrong initialize vfio_group_list
Chen Fan
2015-02-04
1
-1
/
+1
*
vfio-pci: Fix interrupt disabling
Alex Williamson
2015-01-09
1
-9
/
+12
*
vfio-pci: Fix BAR size overflow
Alex Williamson
2015-01-09
1
-2
/
+2
*
vfio: Cleanup error_report()s
Alex Williamson
2014-12-22
2
-4
/
+1
*
hw/vfio: create common module
Eric Auger
2014-12-22
3
-1027
/
+961
*
hw/vfio/pci: use name field in format strings
Eric Auger
2014-12-22
1
-154
/
+59
*
hw/vfio/pci: rename group_list into vfio_group_list
Eric Auger
2014-12-22
1
-11
/
+11
*
hw/vfio/pci: split vfio_get_device
Eric Auger
2014-12-22
1
-52
/
+78
*
hw/vfio/pci: Introduce VFIORegion
Eric Auger
2014-12-22
1
-92
/
+101
*
hw/vfio/pci: handle reset at VFIODevice
Eric Auger
2014-12-22
1
-30
/
+63
*
hw/vfio/pci: add type, name and group fields in VFIODevice
Eric Auger
2014-12-22
1
-9
/
+18
*
hw/vfio/pci: introduce minimalist VFIODevice with fd
Eric Auger
2014-12-19
1
-54
/
+63
*
hw/vfio/pci: generalize mask/unmask to any IRQ index
Eric Auger
2014-12-19
1
-10
/
+10
*
hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
Eric Auger
2014-12-19
1
-104
/
+106
*
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
2014-12-19
2
-0
/
+4482