index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
migration
/
vmstate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)
Alexey Kardashevskiy
2014-06-27
1
-0
/
+11
*
migration: dump vmstate info as a json file for static analysis
Amit Shah
2014-06-23
1
-0
/
+2
*
migration: introduce self_announce_delay()
Jason Wang
2014-06-19
1
-0
/
+8
*
migration: export SELF_ANNOUNCE_ROUNDS
Jason Wang
2014-06-19
1
-0
/
+2
*
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
Michael S. Tsirkin
2014-05-05
1
-1
/
+1
*
vmstate: add VMSTATE_VALIDATE
Michael S. Tsirkin
2014-05-05
1
-0
/
+8
*
vmstate: add VMS_MUST_EXIST
Michael S. Tsirkin
2014-05-05
1
-0
/
+1
*
scsi: Fix migration of scsi sense data
Fam Zheng
2014-03-14
1
-0
/
+3
*
vmstate: Add uint32 2D-array support
Christoffer Dall
2014-02-08
1
-0
/
+6
*
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
2014-02-04
1
-4
/
+4
*
vmstate: Add support for an array of ptimer_state *
Peter Maydell
2013-12-17
1
-0
/
+10
*
migration: add version supporting macros for struct pointer
Alexey Kardashevskiy
2013-09-24
1
-2
/
+15
*
linux-user: Fix compilation failure
Peter Maydell
2013-06-27
1
-0
/
+2
*
vmstate: Add support for two dimensional arrays
Peter Maydell
2013-04-05
1
-0
/
+27
*
vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
Igor Mitsyanko
2013-04-05
1
-0
/
+9
*
savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
David Gibson
2013-03-26
1
-2
/
+2
*
savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
David Gibson
2013-03-26
1
-0
/
+10
*
savevm: Add VMSTATE_FLOAT64 helpers
David Gibson
2013-03-26
1
-0
/
+15
*
savevm: Add VMSTATE_UINTTL_EQUAL helper
David Gibson
2013-03-26
1
-2
/
+5
*
savevm: Add VMSTATE_UINT64_EQUAL helpers
David Gibson
2013-03-26
1
-0
/
+7
*
stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
Andreas Färber
2013-03-12
1
-0
/
+4
*
vmstate: Make vmstate_register() static inline
Andreas Färber
2013-03-12
1
-2
/
+10
*
migration: run setup callbacks out of big lock
Paolo Bonzini
2013-03-11
1
-1
/
+1
*
migration: run pending/iterate callbacks out of big lock
Paolo Bonzini
2013-03-11
1
-0
/
+11
*
migration: reorder SaveVMHandlers members
Paolo Bonzini
2013-03-11
1
-3
/
+5
*
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
2013-03-01
1
-0
/
+2
*
savevm: New save live migration method: pending
Juan Quintela
2012-12-20
1
-0
/
+1
*
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
1
-0
/
+639