aboutsummaryrefslogtreecommitdiff
path: root/vmstate.c
AgeCommit message (Expand)Author
2014-06-27vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)Alexey Kardashevskiy
2014-06-23vmstate: Return error in case of errorJuan Quintela
2014-05-05savevm: Ignore minimum_version_id_old if there is no load_state_oldPeter Maydell
2014-05-05vmstate: fix buffer overflow in target-arm/machine.cMichael S. Tsirkin
2014-05-05vmstate: add VMS_MUST_EXISTMichael S. Tsirkin
2014-05-05vmstate: reduce code duplicationMichael S. Tsirkin
2014-03-27migration: add more tracesAlexey Kardashevskiy
2014-02-25Fix vmstate_info_int32_le comparison/assignDr. David Alan Gilbert
2014-01-13vmstate: Move VMState code to vmstate.cEduardo Habkost