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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmstate: constify SaveVMHandlers
Marc-André Lureau
2019-01-23
1
-1
/
+1
*
migration: Add post_save function to VMStateDescription
Aaron Lindsay
2019-01-21
1
-0
/
+1
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-3
/
+3
*
COLO: Remove colo_state migration struct
Zhang Chen
2018-10-19
1
-2
/
+3
*
colo-compare: implement the process of checkpoint
Zhang Chen
2018-10-19
1
-0
/
+6
*
vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
Luc Michel
2018-08-14
1
-0
/
+3
*
typedefs: add QJSON
Greg Kurz
2018-06-15
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
1
-1
/
+1
|
\
|
*
migration: drop an unused include
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
1
-0
/
+45
|
\
\
|
*
|
vmstate: Add a VSTRUCT type
Corey Minyard
2018-06-01
1
-0
/
+45
|
|
/
*
/
vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
Peter Maydell
2018-05-31
1
-0
/
+3
|
/
*
migration: introduce SaveVMHandlers.resume_prepare
Peter Xu
2018-05-15
1
-0
/
+2
*
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+3
*
migration: add is_active_iterate handler
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+9
*
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-2
/
+15
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
3
-2
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-13
1
-0
/
+1
|
\
|
*
pci/bus: let it has higher migration priority
Peter Xu
2018-02-08
1
-0
/
+1
*
|
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
2
-0
/
+2
*
|
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
|
/
*
vmstate: Add VMSTATE_UINT64_SUB_ARRAY
Richard Henderson
2018-01-25
1
-3
/
+6
*
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
2018-01-15
1
-0
/
+1
*
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
*
migration: add has_postcopy savevm handler
Vladimir Sementsov-Ogievskiy
2017-09-22
1
-0
/
+1
*
migration: remove check against colo support
Peter Xu
2017-07-18
1
-1
/
+0
*
migration: Create load_setup()/cleanup() methods
Juan Quintela
2017-07-10
1
-0
/
+2
*
migration: Rename cleanup() to save_cleanup()
Juan Quintela
2017-07-10
1
-1
/
+1
*
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-07-10
1
-1
/
+1
*
migration: fix handling for --only-migratable
Peter Xu
2017-07-10
1
-1
/
+0
*
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-16
/
+35
*
migration: hmp: dump globals
Peter Xu
2017-06-28
1
-0
/
+1
*
migration: move skip_section_footers
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: move skip_configuration out
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: move only_migratable to MigrationState
Peter Xu
2017-06-28
1
-0
/
+2
*
migration: move global_state.optional out
Peter Xu
2017-06-28
1
-1
/
+0
*
migration: let MigrationState be a qdev
Peter Xu
2017-06-28
1
-0
/
+1
*
migration: Remove unneeded includes
Juan Quintela
2017-06-14
2
-3
/
+2
*
migration: Fix compilation with older compilers
Juan Quintela
2017-06-14
2
-4
/
+0
*
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
2017-06-13
1
-0
/
+2
*
migration: Move migration.h to migration/
Juan Quintela
2017-06-13
1
-164
/
+0
*
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
2
-14
/
+13
*
migration: create global_state.c
Juan Quintela
2017-06-13
2
-4
/
+25
*
migration: ram_control_* are implemented in qemu_file
Juan Quintela
2017-06-13
1
-18
/
+0
*
migration: Commands are only used inside migration.c
Juan Quintela
2017-06-13
1
-15
/
+0
*
migration: Move constants to savevm.h
Juan Quintela
2017-06-13
1
-15
/
+0
*
migration: Move dump_vmsate_json_to_file() to misc.h
Juan Quintela
2017-06-13
2
-2
/
+4
*
migration: Split registration functions from vmstate.h
Juan Quintela
2017-06-13
2
-38
/
+56
*
migration: Move self_announce_delay() to misc.h
Juan Quintela
2017-06-13
2
-10
/
+10
[next]