summaryrefslogtreecommitdiff
path: root/include/migration/vmstate.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-14scsi: Fix migration of scsi sense dataFam Zheng1-0/+3
2014-02-08vmstate: Add uint32 2D-array supportChristoffer Dall1-0/+6
2014-02-04vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell1-4/+4
2013-12-17vmstate: Add support for an array of ptimer_state *Peter Maydell1-0/+10
2013-09-24migration: add version supporting macros for struct pointerAlexey Kardashevskiy1-2/+15
2013-06-27linux-user: Fix compilation failurePeter Maydell1-0/+2
2013-04-05vmstate: Add support for two dimensional arraysPeter Maydell1-0/+27
2013-04-05vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macroIgor Mitsyanko1-0/+9
2013-03-26savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definitionDavid Gibson1-2/+2
2013-03-26savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32David Gibson1-0/+10
2013-03-26savevm: Add VMSTATE_FLOAT64 helpersDavid Gibson1-0/+15
2013-03-26savevm: Add VMSTATE_UINTTL_EQUAL helperDavid Gibson1-2/+5
2013-03-26savevm: Add VMSTATE_UINT64_EQUAL helpersDavid Gibson1-0/+7
2013-03-12stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLYAndreas Färber1-0/+4
2013-03-12vmstate: Make vmstate_register() static inlineAndreas Färber1-2/+10
2013-03-11migration: run setup callbacks out of big lockPaolo Bonzini1-1/+1
2013-03-11migration: run pending/iterate callbacks out of big lockPaolo Bonzini1-0/+11
2013-03-11migration: reorder SaveVMHandlers membersPaolo Bonzini1-3/+5
2013-03-01hw: move fifo.[ch] to libqemuutilPaolo Bonzini1-0/+2
2012-12-20savevm: New save live migration method: pendingJuan Quintela1-0/+1
2012-12-19migration: move include files to include/migration/Paolo Bonzini1-0/+639