aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-15send file descriptors for sparse areas in get region info (#201)Thanos Makatos1-28/+31
2020-12-15clean up the API header file (#197)John Levon1-242/+237
2020-12-15remove vfu_get_pci_non_std_config_space() (#195)John Levon2-22/+10
2020-12-11add support PCI vendor-specific capabilityThanos Makatos3-12/+30
2020-12-11minor comment fixesThanos Makatos1-4/+3
2020-12-11remove unused typedefThanos Makatos1-18/+0
2020-12-10Drop vfu_ctx_drive() and use vfu_ctx_poll() (#178)swapnili1-20/+10
2020-12-08Misc fixes for vfu_ctx_try_attach() and vfu_realize_ctx() (#175)swapnili1-16/+15
2020-12-07rename prepare_ctx into vfio_realize_ctx and make it publicThanos Makatos1-1/+13
2020-12-07assorted PCI capabilities improvementsThanos Makatos1-0/+4
2020-12-07move vfu_cap_t closer to where it's usedThanos Makatos1-8/+8
2020-12-02replace struct vfu_mmap_area with struct iovecThanos Makatos1-8/+3
2020-12-02rename VFU_REG_FLAG_* (#145)John Levon1-6/+5
2020-12-02use log level defines from syslogThanos Makatos1-10/+6
2020-12-02introduce PCI typesThanos Makatos1-3/+26
2020-12-02introduce device typeThanos Makatos1-1/+8
2020-12-02resue PCI config space size from system headerThanos Makatos1-7/+0
2020-12-01fix copyrightThanos Makatos1-27/+31
2020-11-30Misc cleanup (#138)swapnili1-1/+1
2020-11-30Update API's to accept sparse mmap areas as array and its count (#134)swapnili1-11/+8
2020-11-27rename to libvfio-user (#128)John Levon9-222/+245
2020-11-25PCI regions idx enum renamed to start with LM_PCI (#125)swapnili1-11/+11
2020-11-25Split log setup from lm_create_ctx() to lm_setup_log() (#126)swapnili1-4/+9
2020-11-24fix a comment referencing the kernel moduleJohn Levon1-1/+1
2020-11-24Api refactoring (#115)swapnili1-172/+158
2020-11-24clean up headersJohn Levon9-0/+1491