1. ec3f8c9 linux-user: Fix compilation failure by Peter Maydell · 12 years ago
  2. bd7f92e vmstate: Add support for two dimensional arrays by Peter Maydell · 12 years ago
  3. 8070568 vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro by Igor Mitsyanko · 12 years ago
  4. 377e2cb savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition by David Gibson · 12 years ago
  5. 8474a9d savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32 by David Gibson · 12 years ago
  6. 213945e savevm: Add VMSTATE_FLOAT64 helpers by David Gibson · 12 years ago
  7. d58f559 savevm: Add VMSTATE_UINTTL_EQUAL helper by David Gibson · 12 years ago
  8. e344b8a savevm: Add VMSTATE_UINT64_EQUAL helpers by David Gibson · 12 years ago
  9. c71c3e9 stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY by Andreas Färber · 12 years ago
  10. d7650ea vmstate: Make vmstate_register() static inline by Andreas Färber · 12 years ago
  11. 9b09503 migration: run setup callbacks out of big lock by Paolo Bonzini · 12 years ago
  12. 32c835b migration: run pending/iterate callbacks out of big lock by Paolo Bonzini · 12 years ago
  13. 8c8de19 migration: reorder SaveVMHandlers members by Paolo Bonzini · 12 years ago
  14. fd7f0d6 hw: move fifo.[ch] to libqemuutil by Paolo Bonzini · 12 years ago
  15. e4ed154 savevm: New save live migration method: pending by Juan Quintela · 12 years ago
  16. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago[Renamed from vmstate.h]
  17. 08e99e2 vmstate: Add support for saving/loading bitmaps by Peter Maydell · 12 years ago
  18. 0281518 vmstate: add VMSTATE_TIMER_V by Paolo Bonzini · 13 years ago
  19. 16310a3 savevm: split save_live into stage2 and stage3 by Juan Quintela · 13 years ago
  20. d1315aa savevm: split save_live_setup from save_live_state by Juan Quintela · 13 years ago
  21. 6bd6878 savevm: introduce is_active method by Juan Quintela · 13 years ago
  22. 9b5bfab savevm: Refactor cancel operation in its own operation by Juan Quintela · 13 years ago
  23. 226aa6a savevm: remove SaveLiveStateHandler by Juan Quintela · 13 years ago
  24. 8625368 savevm: remove SaveSetParamsHandler by Juan Quintela · 13 years ago
  25. 7908c78 savevm: Live migration handlers register the struct directly by Juan Quintela · 13 years ago
  26. 22ea40f savevm: Use a struct to pass all handlers by Juan Quintela · 13 years ago
  27. 6607ae2 Add MigrationParams structure by Isaku Yamahata · 13 years ago
  28. 539de12 Purge migration of (almost) everything to do with monitors by Luiz Capitulino · 13 years ago
  29. 701a8f7 vmstate: extract declarations out of hw/hw.h by Paolo Bonzini · 13 years ago