aboutsummaryrefslogtreecommitdiff
path: root/samples/null.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-13tran_sock: use ERROR_INT() (#431)John Levon1-1/+0
2021-01-04re-work PCI config setup API (#198)John Levon1-6/+4
2021-01-04pass vfu_ctx_t to callbacks (#222)John Levon1-1/+1
2020-12-10Drop vfu_ctx_drive() and use vfu_ctx_poll() (#178)swapnili1-1/+1
2020-12-08Misc fixes for vfu_ctx_try_attach() and vfu_realize_ctx() (#175)swapnili1-0/+10
2020-12-02use log level defines from syslogThanos Makatos1-2/+2
2020-12-02introduce PCI typesThanos Makatos1-0/+7
2020-12-02introduce device typeThanos Makatos1-1/+2
2020-11-30Misc cleanup (#138)swapnili1-1/+1
2020-11-27rename to libvfio-user (#128)John Levon1-14/+12
2020-11-25Split log setup from lm_create_ctx() to lm_setup_log() (#126)swapnili1-2/+6
2020-11-24Api refactoring (#115)swapnili1-3/+2
2020-11-24clean up headersJohn Levon1-3/+3
2020-11-23don't ignore return value from functionThanos Makatos1-2/+6
2020-11-19refactor socket code into lib/tran_sock.[ch] (#97)John Levon1-1/+2
2020-11-18small cleanups post-muser.ko removalJohn Levon1-1/+1
2020-11-12Fix issues pointed by CFLAGS "-Wall -Werror -Wextra"Swapnil Ingle1-1/+2
2020-07-08null device: add muser prefix in log callbackThanos Makatos1-1/+1
2020-07-06pass log level to log functionThanos Makatos1-1/+1
2020-02-28add sample to test #47Thanos Makatos1-0/+108