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-10.0
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
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-user
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
hw/vfio-user: fix use of uninitialized variable
John Levon
1
-5
/
+1
2025-07-15
hw/vfio-user: wait for proxy close correctly
John Levon
1
-4
/
+6
2025-07-03
vfio-user: do not register vfio-user container with cpr
Mark Cave-Ayland
1
-10
/
+1
2025-06-26
vfio-user: add coalesced posted writes
John Levon
5
-0
/
+158
2025-06-26
vfio-user: support posted writes
John Levon
4
-6
/
+63
2025-06-26
vfio-user: add 'x-msg-timeout' option
John Levon
3
-3
/
+10
2025-06-26
vfio-user: implement VFIO_USER_DMA_READ/WRITE
John Levon
4
-1
/
+223
2025-06-26
vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
John Levon
5
-4
/
+257
2025-06-26
vfio-user: implement VFIO_USER_DEVICE_RESET
John Levon
3
-0
/
+35
2025-06-26
vfio-user: set up container access to the proxy
John Levon
2
-9
/
+36
2025-06-26
vfio-user: forward MSI-X PBA BAR accesses to server
John Levon
1
-0
/
+64
2025-06-26
vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
John Levon
3
-0
/
+165
2025-06-26
vfio-user: set up PCI in vfio_user_pci_realize()
John Levon
1
-0
/
+29
2025-06-26
vfio-user: implement VFIO_USER_REGION_READ/WRITE
John Levon
3
-0
/
+92
2025-06-26
vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
John Levon
6
-0
/
+103
2025-06-26
vfio-user: implement VFIO_USER_DEVICE_GET_INFO
John Levon
8
-7
/
+107
2025-06-26
vfio-user: implement message send infrastructure
John Levon
5
-2
/
+606
2025-06-26
vfio-user: implement message receive infrastructure
John Levon
6
-0
/
+498
2025-06-26
vfio-user: connect vfio proxy to remote server
John Levon
4
-0
/
+264
2025-06-26
vfio-user: add vfio-user class and container
John Levon
5
-0
/
+430