aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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