Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-13 | drop use of __u* types (#438) | John Levon | 1 | -1/+1 |
2021-03-25 | re-work unit test mocking (#400) | John Levon | 1 | -2/+2 |
2021-03-23 | add -Wmissing-declarations (#399) | John Levon | 1 | -4/+3 |
2021-02-10 | expose migration region (#305) | Thanos Makatos | 1 | -1/+2 |
2021-01-26 | use names for migration states when logging (#250) | Thanos Makatos | 1 | -0/+3 |
2021-01-07 | re-work access handling (#220) | John Levon | 1 | -3/+2 |
2021-01-04 | pass vfu_ctx_t to callbacks (#222) | John Levon | 1 | -2/+2 |
2020-11-27 | rename to libvfio-user (#128) | John Levon | 1 | -9/+9 |
2020-11-24 | Api refactoring (#115) | swapnili | 1 | -4/+3 |
2020-11-24 | clean up headers | John Levon | 1 | -14/+21 |
2020-11-24 | refactor sock send/recv functions (#114) | John Levon | 1 | -0/+8 |
2020-11-24 | parse VFIO_USER_VERSION JSON stanza | John Levon | 1 | -14/+16 |
2020-11-20 | don't expose migration as region | Thanos Makatos | 1 | -1/+1 |
2020-11-20 | move migration into separate file | Thanos Makatos | 1 | -0/+55 |