aboutsummaryrefslogtreecommitdiff
path: root/lib/migration.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-30introduce device quiesce callback (#609)Thanos Makatos1-0/+4
2021-05-20migration: various dirty page tracking fixes (#457)Thanos Makatos1-2/+5
2021-04-13drop use of __u* types (#438)John Levon1-1/+1
2021-03-25re-work unit test mocking (#400)John Levon1-2/+2
2021-03-23add -Wmissing-declarations (#399)John Levon1-4/+3
2021-02-10expose migration region (#305)Thanos Makatos1-1/+2
2021-01-26use names for migration states when logging (#250)Thanos Makatos1-0/+3
2021-01-07re-work access handling (#220)John Levon1-3/+2
2021-01-04pass vfu_ctx_t to callbacks (#222)John Levon1-2/+2
2020-11-27rename to libvfio-user (#128)John Levon1-9/+9
2020-11-24Api refactoring (#115)swapnili1-4/+3
2020-11-24clean up headersJohn Levon1-14/+21
2020-11-24refactor sock send/recv functions (#114)John Levon1-0/+8
2020-11-24parse VFIO_USER_VERSION JSON stanzaJohn Levon1-14/+16
2020-11-20don't expose migration as regionThanos Makatos1-1/+1
2020-11-20move migration into separate fileThanos Makatos1-0/+55