aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2021-05-28hide non-ABI symbols (#538)John Levon1-0/+2
2021-05-25add a gcov target (#498)John Levon1-0/+3
2021-05-14Revert "Merge pull request #493 from swapnili/use-linux-vfio-header"John Levon1-1/+0
2021-05-11Use defines from linux-headers/linux/vfio.hSwapnil Ingle1-0/+1
2021-03-23globally define _GNU_SOURCE (#401)John Levon1-1/+1
2021-03-23add -Wmissing-declarations (#399)John Levon1-1/+3
2020-12-16fix clang build (#210)John Levon1-1/+2
2020-12-15add CentOS 7 build to github pull_request workflow (#194)John Levon1-1/+5
2020-11-27rename to libvfio-user (#128)John Levon1-1/+1
2020-11-25introduce cmocka unit test framework and first unit testThanos Makatos1-0/+3
2020-11-24clean up headersJohn Levon1-4/+6
2020-11-24parse VFIO_USER_VERSION JSON stanzaJohn Levon1-1/+7
2020-11-19enable assert() in release builds (#98)John Levon1-0/+7
2020-11-12set CFLAGS "-Wall -Werror -Wextra" at top level dirSwapnil Ingle1-0/+3
2020-11-11drop the kernel moduleThanos Makatos1-3/+0
2020-11-02remove libparthtrap and libvfioThanos Makatos1-2/+0
2020-05-13disable building kernel moduleThanos Makatos1-1/+1
2020-03-25introduce vfio-over-socket transportThanos Makatos1-1/+4
2019-11-02Fix various format issuesFelipe Franciosi1-1/+1
2019-09-05Initial commitFelipe Franciosi1-0/+42