index
:
rocket-tools/riscv-gnu-toolchain/qemu/subprojects/libvfio-user.git
master
master-migv2
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
/
test
/
mocks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
adapt to VFIO live migration v2 (#782)
William Henderson
1
-18
/
+2
2022-10-04
fix compilation for i386 and ppc64 (#709)
Thanos Makatos
1
-2
/
+2
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
1
-2
/
+1
2021-06-30
return process request count in vfu_run_ctx() (#574)
John Levon
1
-13
/
+0
2021-06-01
fixes for VFIO_USER_DIRTY_PAGES (#537)
John Levon
1
-31
/
+0
2021-05-26
improve request header handling
John Levon
1
-41
/
+0
2021-05-20
migration: various dirty page tracking fixes (#457)
Thanos Makatos
1
-0
/
+136
2021-05-04
refactor message handling path (#376)
John Levon
1
-53
/
+30
2021-04-13
tran_sock: use ERROR_INT() (#431)
John Levon
1
-3
/
+3
2021-04-13
dma: use ERROR_INT()
John Levon
1
-0
/
+1
2021-03-31
rework DMA callbacks (#396)
John Levon
1
-23
/
+19
2021-03-25
re-work unit test mocking (#400)
John Levon
1
-121
/
+121
2021-03-23
add -Wmissing-declarations (#399)
John Levon
1
-13
/
+5
2021-03-04
don't munmap(2) unmapped DMA region (#384)
Thanos Makatos
1
-0
/
+10
2021-03-01
don't call user's unmap_dma callback when removing DMA region (#370)
Thanos Makatos
1
-0
/
+19
2021-02-18
use UNUSED consistently (#350)
John Levon
1
-5
/
+5
2021-02-18
unit test exec_command and friends w.r.t. migration device state (#346)
Thanos Makatos
1
-3
/
+48
2021-02-17
add unit tests for handle dirty pages w/o DMA (#348)
Thanos Makatos
1
-1
/
+27
2021-02-10
expose migration region (#305)
Thanos Makatos
1
-1
/
+22
2021-02-05
use tran_sock_*() namespace (#308)
John Levon
1
-5
/
+5
2021-01-08
Use prot flags sent by client to map dma regions (#227)
swapnili
1
-2
/
+5
2020-12-15
send file descriptors for sparse areas in get region info (#201)
Thanos Makatos
1
-3
/
+8
2020-12-10
Drop vfu_ctx_drive() and use vfu_ctx_poll() (#178)
swapnili
1
-1
/
+15
2020-12-01
don't leak passed file descriptors on failure
Thanos Makatos
1
-2
/
+77
2020-11-27
add unit tests for DMA regions without file descriptor
Thanos Makatos
1
-0
/
+123