Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-27 | vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag) | Alexey Kardashevskiy | 1 | -3/+10 |
2014-06-23 | vmstate: Return error in case of error | Juan Quintela | 1 | -0/+4 |
2014-05-05 | savevm: Ignore minimum_version_id_old if there is no load_state_old | Peter Maydell | 1 | -4/+5 |
2014-05-05 | vmstate: fix buffer overflow in target-arm/machine.c | Michael S. Tsirkin | 1 | -3/+4 |
2014-05-05 | vmstate: add VMS_MUST_EXIST | Michael S. Tsirkin | 1 | -0/+10 |
2014-05-05 | vmstate: reduce code duplication | Michael S. Tsirkin | 1 | -48/+52 |
2014-03-27 | migration: add more traces | Alexey Kardashevskiy | 1 | -0/+2 |
2014-02-25 | Fix vmstate_info_int32_le comparison/assign | Dr. David Alan Gilbert | 1 | -7/+8 |
2014-01-13 | vmstate: Move VMState code to vmstate.c | Eduardo Habkost | 1 | -0/+650 |