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-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
2021-01-25
don't assume specific message ID when negotiating (#248)
Thanos Makatos
1
-5
/
+2
2021-01-25
use unique message IDs in client sample (#255)
Thanos Makatos
1
-10
/
+11
2021-01-25
don't use uninitialized memory (#244)
Thanos Makatos
1
-4
/
+7
2021-01-21
Misc fixes for DMA_MAP region prot (#233)
swapnili
1
-1
/
+3
2021-01-20
support extended capabilities (#226)
John Levon
1
-2
/
+34
2021-01-20
re-work API for adding capabilities (#200)
John Levon
1
-9
/
+19
2021-01-04
re-work PCI config setup API (#198)
John Levon
5
-29
/
+23
2021-01-04
pass vfu_ctx_t to callbacks (#222)
John Levon
4
-45
/
+44
2021-01-04
remove Python bindings (#223)
John Levon
1
-37
/
+0
2020-12-17
Fix passing of recv_data (#214)
swapnili
1
-1
/
+1
2020-12-16
fix clang build (#210)
John Levon
1
-12
/
+19
2020-12-15
send file descriptors for sparse areas in get region info (#201)
Thanos Makatos
3
-28
/
+48
2020-12-14
return region capabilities a la VFIO (#187)
Thanos Makatos
2
-48
/
+69
2020-12-14
don't leak memory in server sample
Thanos Makatos
1
-0
/
+1
2020-12-11
add support PCI vendor-specific capability
Thanos Makatos
1
-3
/
+6
2020-12-10
Drop vfu_ctx_drive() and use vfu_ctx_poll() (#178)
swapnili
3
-3
/
+3
2020-12-08
Misc fixes for vfu_ctx_try_attach() and vfu_realize_ctx() (#175)
swapnili
3
-0
/
+30
2020-12-08
build a static libvfio-user (#173)
John Levon
1
-6
/
+6
2020-12-07
lspci: fix build with gcc 4 (#172)
John Levon
1
-4
/
+4
[prev]
[next]