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 VMSTATE_UINT64_SUB_ARRAY
Richard Henderson
2018-01-25
1
-3
/
+6
*
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert
2017-09-27
1
-2
/
+2
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+1
*
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-16
/
+35
*
migration: Fix compilation with older compilers
Juan Quintela
2017-06-14
1
-1
/
+0
*
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
2017-06-13
1
-0
/
+2
*
migration: Move dump_vmsate_json_to_file() to misc.h
Juan Quintela
2017-06-13
1
-2
/
+0
*
migration: Split registration functions from vmstate.h
Juan Quintela
2017-06-13
1
-38
/
+0
*
migration: Move self_announce_delay() to misc.h
Juan Quintela
2017-06-13
1
-10
/
+0
*
migration: remove register_savevm()
Laurent Vivier
2017-06-06
1
-8
/
+0
*
migration: loadvm handlers are not used
Juan Quintela
2017-06-01
1
-2
/
+0
*
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
2017-05-18
1
-3
/
+0
*
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
1
-1
/
+0
*
migration: Move check_migratable() into qdev.c
Juan Quintela
2017-05-17
1
-0
/
+2
*
Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into staging
Stefan Hajnoczi
2017-05-05
1
-0
/
+18
|
\
|
*
migration: Add VMSTATE_STRUCT_2DARRAY()
Stafford Horne
2017-05-04
1
-0
/
+18
*
|
migration: rename max_size to threshold_size
Peter Xu
2017-04-21
1
-1
/
+2
|
/
*
migration/vmstate: fix array of ptr with nullptrs
Halil Pasic
2017-02-28
1
-0
/
+4
*
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
2017-02-13
1
-0
/
+19
*
migration: Add VMSTATE_UNUSED_VARRAY_UINT32
Dr. David Alan Gilbert
2017-02-13
1
-0
/
+11
*
migration: consolidate VMStateField.start
Halil Pasic
2017-02-13
1
-13
/
+8
*
migration: Check for ID length
Dr. David Alan Gilbert
2017-02-06
1
-0
/
+2
*
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
2017-02-06
1
-2
/
+3
*
migration: migrate QTAILQ
Jianjun Duan
2017-01-24
1
-0
/
+20
*
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-5
/
+14
*
intel_iommu: allow migration
Peter Xu
2017-01-10
1
-0
/
+1
*
migration: allow to prioritize save state entries
Peter Xu
2017-01-10
1
-0
/
+6
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-1
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
scsi: esp: fix migration
Paolo Bonzini
2016-06-29
1
-1
/
+4
*
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
2016-06-17
1
-0
/
+6
*
vmstate: Define VARRAY with VMS_ALLOC
Alexey Kardashevskiy
2016-06-07
1
-0
/
+10
*
migration: Move qjson.[ch] to migration/
Markus Armbruster
2016-05-23
1
-1
/
+1
*
migration/vmstate: document VMStateFlags
Sascha Silbe
2016-02-26
1
-10
/
+90
*
Fix virtio migration
Dr. David Alan Gilbert
2016-02-04
1
-9
/
+9
*
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
2016-01-16
1
-0
/
+11
*
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
2016-01-16
1
-0
/
+7
*
Add VMSTATE_STRUCT_VARRAY_KNOWN
Dr. David Alan Gilbert
2016-01-09
1
-0
/
+13
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+3
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
2015-11-04
1
-1
/
+1
*
vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY
Soren Brinkmann
2015-09-29
1
-3
/
+0
*
vmstate: remove unused declaration
Marc-André Lureau
2015-07-27
1
-3
/
+0
*
vmstate: Create optional sections
Juan Quintela
2015-07-07
1
-0
/
+2
*
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
2015-06-23
1
-1
/
+6
*
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+2
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-6
/
+2
*
Add more VMSTATE_*_TEST variants for integers
David Gibson
2015-03-09
1
-0
/
+15
*
migration: Fix warning caused by missing declaration of vmstate_dummy
Stefan Weil
2015-02-10
1
-2
/
+0
[next]