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