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
*
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
*
migration: Append JSON description of migration stream
Alexander Graf
2015-02-05
1
-1
/
+2
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-3
/
+15
*
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
2015-01-26
1
-0
/
+10
*
vmstate: type-check sub-arrays
Paolo Bonzini
2015-01-16
1
-1
/
+1
*
vmstate: Allow dynamic allocation for VBUFFER during migration
Alexey Kardashevskiy
2014-10-14
1
-0
/
+11
*
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
[next]