index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
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-12-26
msi: add API to get notified about pending bit poll
Michael S. Tsirkin
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-4
/
+4
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
1
-3
/
+3
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-3
/
+3
2012-12-10
vfio-pci: Don't use kvm_irqchip_in_kernel
Alex Williamson
1
-2
/
+3
2012-11-13
vfio-pci: Use common msi_get_message
Alex Williamson
1
-23
/
+1
2012-11-13
vfio-pci: Add KVM INTx acceleration
Alex Williamson
1
-0
/
+186
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