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