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_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-18
/
+18
*
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...
Anthony Liguori
2012-10-22
1
-3
/
+8
|
\
|
*
vfio-pci: Mark non-migratable
Alex Williamson
2012-10-17
1
-0
/
+6
|
*
vfio-pci: Fix debug build
Alex Williamson
2012-10-17
1
-3
/
+2
*
|
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
2012-10-22
1
-2
/
+1
*
|
vfio: drop no-op MemoryListener callbacks
Avi Kivity
2012-10-15
1
-29
/
+0
|
/
*
vfio-pci: Fix BAR->VFIODevice translation in
Jan Kiszka
2012-10-08
1
-2
/
+2
*
vfio-pci: Clang cleanup
Alex Williamson
2012-10-08
1
-43
/
+58
*
vfio-pci: Cleanup on INTx setup failure
Alex Williamson
2012-10-08
1
-0
/
+2
*
vfio-pci: Extend reset
Alex Williamson
2012-10-08
1
-7
/
+22
*
vfio-pci: Remove setting of MSI qsize
Alex Williamson
2012-10-08
1
-18
/
+0
*
vfio-pci: Use uintptr_t for void* cast
Alex Williamson
2012-10-08
1
-1
/
+1
*
vfio-pci: Don't peak at msi_supported
Alex Williamson
2012-10-08
1
-16
/
+6
*
vfio-pci: Roll the header into the .c file
Alex Williamson
2012-10-08
1
-1
/
+96
*
vfio-pci: No spurious MSIs
Alex Williamson
2012-10-08
1
-15
/
+0
*
vfio-pci: Rework MSIX setup/teardown
Alex Williamson
2012-10-08
1
-53
/
+55
*
vfio-pci: Unmap and retry DMA mapping
Alex Williamson
2012-10-08
1
-4
/
+11
*
vfio-pci: Re-order map/unmap
Alex Williamson
2012-10-08
1
-18
/
+18
*
vfio-pci: Update slow path INTx algorithm
Alex Williamson
2012-10-08
1
-23
/
+42
*
vfio_pci: fix build on 32-bit systems
Anthony Liguori
2012-10-01
1
-1
/
+1
*
vfio: vfio-pci device assignment driver
Alex Williamson
2012-10-01
1
-0
/
+1864