summaryrefslogtreecommitdiffstats
path: root/include/migration/vmstate.h
Commit message (Expand)AuthorAgeFilesLines
* vmstate: Add uint32 2D-array supportChristoffer Dall2014-02-081-0/+6
* vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2014-02-041-4/+4
* vmstate: Add support for an array of ptimer_state *Peter Maydell2013-12-171-0/+10
* migration: add version supporting macros for struct pointerAlexey Kardashevskiy2013-09-241-2/+15
* linux-user: Fix compilation failurePeter Maydell2013-06-271-0/+2
* vmstate: Add support for two dimensional arraysPeter Maydell2013-04-051-0/+27
* vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macroIgor Mitsyanko2013-04-051-0/+9
* savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definitionDavid Gibson2013-03-261-2/+2
* savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32David Gibson2013-03-261-0/+10
* savevm: Add VMSTATE_FLOAT64 helpersDavid Gibson2013-03-261-0/+15
* savevm: Add VMSTATE_UINTTL_EQUAL helperDavid Gibson2013-03-261-2/+5
* savevm: Add VMSTATE_UINT64_EQUAL helpersDavid Gibson2013-03-261-0/+7
* stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLYAndreas Färber2013-03-121-0/+4
* vmstate: Make vmstate_register() static inlineAndreas Färber2013-03-121-2/+10
* migration: run setup callbacks out of big lockPaolo Bonzini2013-03-111-1/+1
* migration: run pending/iterate callbacks out of big lockPaolo Bonzini2013-03-111-0/+11
* migration: reorder SaveVMHandlers membersPaolo Bonzini2013-03-111-3/+5
* hw: move fifo.[ch] to libqemuutilPaolo Bonzini2013-03-011-0/+2
* savevm: New save live migration method: pendingJuan Quintela2012-12-201-0/+1
* migration: move include files to include/migration/Paolo Bonzini2012-12-191-0/+639
OpenPOWER on IntegriCloud