aboutsummaryrefslogtreecommitdiff
path: root/lib/private.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-15send file descriptors for sparse areas in get region info (#201)Thanos Makatos1-7/+4
2020-12-14return region capabilities a la VFIO (#187)Thanos Makatos1-0/+3
2020-12-14add unit test for device get info (#192)Thanos Makatos1-0/+4
2020-12-08Misc fixes for vfu_ctx_try_attach() and vfu_realize_ctx() (#175)swapnili1-1/+1
2020-12-07convert vfu_ctx->read to boolThanos Makatos1-1/+1
2020-12-07group PCI membersThanos Makatos1-3/+7
2020-12-07Remove obsolete comment (#167)swapnili1-2/+0
2020-12-07Remove sock_flags from struct vfu_ctx (#163)swapnili1-2/+0
2020-12-02replace struct vfu_mmap_area with struct iovecThanos Makatos1-1/+1
2020-12-02rename VFU_REG_FLAG_* (#145)John Levon1-2/+2
2020-12-02use log level defines from syslogThanos Makatos1-1/+1
2020-12-02introduce PCI typesThanos Makatos1-0/+1
2020-12-02introduce device typeThanos Makatos1-0/+1
2020-12-01make consume_fd to return the fd it consumesThanos Makatos1-2/+2
2020-12-01introduce consume_fd to simplify tracking of passed file descriptorsThanos Makatos1-2/+5
2020-12-01don't leak passed file descriptors on failureThanos Makatos1-2/+15
2020-11-30Update API's to accept sparse mmap areas as array and its count (#134)swapnili1-0/+5
2020-11-27rename to libvfio-user (#128)John Levon1-0/+150