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
/
gpio-pci-idio-16.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-01
optionally enable DMA controller in GPIO sample (#375)
Thanos Makatos
1
-2
/
+25
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
1
-8
/
+4
2021-01-04
re-work PCI config setup API (#198)
John Levon
1
-7
/
+5
2021-01-04
pass vfu_ctx_t to callbacks (#222)
John Levon
1
-3
/
+3
2020-12-15
send file descriptors for sparse areas in get region info (#201)
Thanos Makatos
1
-1
/
+1
2020-12-10
Drop vfu_ctx_drive() and use vfu_ctx_poll() (#178)
swapnili
1
-1
/
+1
2020-12-08
Misc fixes for vfu_ctx_try_attach() and vfu_realize_ctx() (#175)
swapnili
1
-0
/
+10
2020-12-07
setup an IRQ for the gpio sample server (#169)
John Levon
1
-0
/
+5
2020-12-02
rename VFU_REG_FLAG_* (#145)
John Levon
1
-1
/
+1
2020-12-02
use log level defines from syslog
Thanos Makatos
1
-2
/
+2
2020-12-02
introduce PCI types
Thanos Makatos
1
-1
/
+2
2020-12-02
introduce device type
Thanos Makatos
1
-1
/
+2
2020-11-30
Misc cleanup (#138)
swapnili
1
-1
/
+1
2020-11-30
Update API's to accept sparse mmap areas as array and its count (#134)
swapnili
1
-1
/
+1
2020-11-27
rename to libvfio-user (#128)
John Levon
1
-18
/
+18
2020-11-25
PCI regions idx enum renamed to start with LM_PCI (#125)
swapnili
1
-1
/
+1
2020-11-25
Split log setup from lm_create_ctx() to lm_setup_log() (#126)
swapnili
1
-2
/
+6
2020-11-24
fix compile with gcc 4.8.5
John Levon
1
-4
/
+4
2020-11-24
Api refactoring (#115)
swapnili
1
-19
/
+23
2020-11-24
clean up headers
John Levon
1
-3
/
+3
2020-11-19
enable assert() in release builds (#98)
John Levon
1
-6
/
+12
2020-11-19
refactor socket code into lib/tran_sock.[ch] (#97)
John Levon
1
-1
/
+2
2020-11-18
small cleanups post-muser.ko removal
John Levon
1
-8
/
+5
2020-11-17
Fix compiler errors for non-dbg build
Swapnil Ingle
1
-4
/
+1
2020-11-12
Fix issues pointed by CFLAGS "-Wall -Werror -Wextra"
Swapnil Ingle
1
-4
/
+5
2020-09-28
implement VFIO_USER_DEVICE_SET_IRQS
Thanos Makatos
1
-14
/
+0
2020-09-24
implement VFIO_USER_DMA_MAP
Thanos Makatos
1
-0
/
+13
2020-09-23
refactor send/recv of message plus fixes
Thanos Makatos
1
-2
/
+4
2020-09-23
drop newline from gpio logging function
Thanos Makatos
1
-1
/
+1
2020-07-20
update gpio's command line
Thanos Makatos
1
-1
/
+1
2020-07-06
pass log level to log function
Thanos Makatos
1
-1
/
+1
2020-03-25
trap SIGINT in gpio sample
Thanos Makatos
1
-2
/
+26
2020-03-25
introduce vfio-over-socket transport
Thanos Makatos
1
-3
/
+29
2020-02-25
gpio sample: print error message when device UUID is missing
Thanos Makatos
1
-4
/
+10
2019-11-20
print error if device emulation fails in GPIO sample
Thanos Makatos
1
-1
/
+7
2019-11-02
Add missing headers
Felipe Franciosi
1
-0
/
+33
2019-09-05
introduce gpio sample
Thanos Makatos
1
-0
/
+37