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
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-28
restore argsz for DMA map/unmap (#523)
Thanos Makatos
1
-19
/
+18
2021-05-28
gpio: optionally disable migration (#536)
Thanos Makatos
1
-10
/
+16
2021-05-27
Fix struct pxcap (#534)
Swapnil Ingle
1
-1
/
+4
2021-05-26
don't support multiple DMA regions per map/unmap (#520)
Thanos Makatos
1
-17
/
+16
2021-05-24
fix region offset handling (#485)
John Levon
3
-43
/
+52
2021-05-21
gpio-pci-idio-16: default to keep running (#470)
John Levon
1
-7
/
+18
2021-05-20
migration: various dirty page tracking fixes (#457)
Thanos Makatos
1
-10
/
+16
2021-05-11
some specification updates (#465)
John Levon
1
-1
/
+1
2021-05-11
samples/server: correct double mmap() (#483)
John Levon
1
-5
/
+0
2021-05-04
stop using struct vfio_device_info (#456)
John Levon
1
-3
/
+3
2021-05-04
refactor message handling path (#376)
John Levon
1
-1
/
+1
2021-04-14
libvfio-user.c: use ERROR_INT() (#433)
John Levon
1
-6
/
+1
2021-04-14
hard-code migration region index (#441)
John Levon
1
-44
/
+28
2021-04-13
tran_sock: use ERROR_INT() (#431)
John Levon
3
-64
/
+40
2021-04-13
drop use of __u* types (#438)
John Levon
3
-19
/
+22
2021-04-13
dma: use ERROR_INT()
John Levon
1
-7
/
+7
2021-04-08
Fix compiler error comparison is always true (#434)
Michael Piszczek
2
-2
/
+2
2021-04-07
clean up newlines in logs (#423)
John Levon
2
-10
/
+10
2021-04-06
call reset callback on losing client connection (#419)
John Levon
1
-1
/
+1
2021-04-06
samples client/server: log more consistently (#420)
John Levon
2
-25
/
+30
2021-03-31
rework DMA callbacks (#396)
John Levon
2
-37
/
+30
2021-03-23
globally define _GNU_SOURCE (#401)
John Levon
2
-2
/
+0
2021-03-23
add -Wmissing-declarations (#399)
John Levon
2
-8
/
+11
2021-03-09
remove vfu_irq_message() (#389)
John Levon
2
-52
/
+17
2021-03-02
gpio-pci-idio-16: fix library dependency (#382)
John Levon
1
-1
/
+1
2021-03-01
use shared libvfio-user object for gpio sample (#372)
Thanos Makatos
1
-1
/
+2
2021-03-01
optionally enable DMA controller in GPIO sample (#375)
Thanos Makatos
1
-2
/
+25
2021-02-18
use sizeof() consistently (#351)
John Levon
2
-40
/
+40
2021-02-16
support live migration in GPIO sample (#324)
Thanos Makatos
1
-3
/
+84
2021-02-10
don't expose -errno in public API (#327)
John Levon
2
-16
/
+15
2021-02-10
expose migration region (#305)
Thanos Makatos
2
-36
/
+75
2021-02-09
samples/client: fix confusion over region_info argsz (#318)
John Levon
1
-2
/
+2
2021-02-05
use tran_sock_*() namespace (#308)
John Levon
1
-53
/
+55
2021-02-04
client/server: print number of FDs per region (#302)
Thanos Makatos
1
-2
/
+4
2021-02-04
client/server: misc comments (#304)
Thanos Makatos
1
-1
/
+12
2021-02-04
client/server: move mapping sparse areas to separate function (#301)
Thanos Makatos
1
-14
/
+36
2021-02-01
samples/lspci: free vfu context (#293)
John Levon
1
-0
/
+2
2021-01-28
client/server: don't sleep before migrating (#281)
Thanos Makatos
1
-8
/
+0
2021-01-28
client/server: arm timer for a little longer (#283)
Thanos Makatos
1
-3
/
+3
2021-01-28
client/server: don't leak memory in client (#285)
Thanos Makatos
1
-0
/
+6
2021-01-28
client/server: make number of migration iterations deterministic (#277)
Thanos Makatos
1
-10
/
+3
2021-01-28
client/server: disarm timer when device is stopped (#276)
Thanos Makatos
1
-0
/
+5
2021-01-28
client/server: don't sleep for fake guest thread (#275)
Thanos Makatos
1
-3
/
+0
2021-01-28
simplify client/server pre-copy phase by always copying entire BAR1 (#273)
Thanos Makatos
2
-110
/
+53
2021-01-27
allow device to specify data_offset when resuming (#272)
Thanos Makatos
1
-10
/
+4
2021-01-27
implement fake guest thread in client/server live migration sample (#264)
Thanos Makatos
3
-21
/
+130
2021-01-26
store BAR1 in pre-copy and BAR0 in stop-and-copy (#256)
Thanos Makatos
1
-6
/
+17
2021-01-26
drop data_size and migr_data (#245)
Thanos Makatos
1
-20
/
+14
2021-01-26
minor comments and assertions (#258)
Thanos Makatos
1
-1
/
+3
2021-01-25
add pre-copy phase in live migration example (#247)
Thanos Makatos
2
-112
/
+248
[next]