| Commit message (Expand) | Author | Age | Files | Lines |
* | migration: Replace migration's JSON writer by the general one | Markus Armbruster | 2020-12-19 | 1 | -19/+19 |
* | migration: Drop unused VMSTATE_FLOAT64 support | Peter Maydell | 2020-10-26 | 1 | -26/+0 |
* | migration: Simplify get_qlist | Eric Auger | 2020-01-29 | 1 | -3/+7 |
* | migration: Support QLIST migration | Eric Auger | 2020-01-20 | 1 | -0/+70 |
* | migration: Support gtree migration | Eric Auger | 2019-10-11 | 1 | -0/+152 |
* | Clean up inclusion of exec/cpu-common.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | vmstate: constify VMStateField | Marc-André Lureau | 2018-11-27 | 1 | -53/+66 |
* | migration: Route more error paths | Dr. David Alan Gilbert | 2017-09-27 | 1 | -3/+8 |
* | vmstate: error hint for failed equal checks | Halil Pasic | 2017-06-28 | 1 | -0/+15 |
* | migration: Move migration.h to migration/ | Juan Quintela | 2017-06-13 | 1 | -1/+1 |
* | migration: Split qemu-file.h | Juan Quintela | 2017-06-01 | 1 | -1/+2 |
* | migration: Split vmstate-types.c from vmstate.c | Juan Quintela | 2017-05-18 | 1 | -0/+661 |