Sign in
qemu
/
qemu
/
d1e6994abcd12c7f54aa73ff848fb6215c783898
/
migration
/
savevm.c
c232bf5
migration: Report when bdrv_inactivate_all fails
by Dr. David Alan Gilbert
· 8 years ago
acb5ea8
migration: Create load_setup()/cleanup() methods
by Juan Quintela
· 8 years ago
70f794f
migration: Rename cleanup() to save_cleanup()
by Juan Quintela
· 8 years ago
9907e84
migration: Rename save_live_setup() to save_setup()
by Juan Quintela
· 8 years ago
4ffdb33
migration: merge enforce_config_section somewhat
by Peter Xu
· 8 years ago
15c3850
migration: move skip_section_footers
by Peter Xu
· 8 years ago
71dd4c1
migration: move skip_configuration out
by Peter Xu
· 8 years ago
3df663e
migration: move only_migratable to MigrationState
by Peter Xu
· 8 years ago
1575829
migration: hold AioContext lock for loadvm qemu_fclose()
by Stefan Hajnoczi
· 8 years ago
8649f2f
migration: use bdrv_drain_all_begin/end() instead bdrv_drain_all()
by Stefan Hajnoczi
· 8 years ago
17e2a4a
migration: avoid recursive AioContext locking in save_vmstate()
by Stefan Hajnoczi
· 8 years ago
a1fbe75
migration: Fix race of image locking between src and dst
by Fam Zheng
· 8 years ago
1adc1ce
migration: Remove unneeded includes
by Juan Quintela
· 8 years ago
6666c96
migration: Move migration.h to migration/
by Juan Quintela
· 8 years ago
84a899d
migration: create global_state.c
by Juan Quintela
· 8 years ago
f2a8f0a
migration: Split registration functions from vmstate.h
by Juan Quintela
· 8 years ago
f8d806c
migration: Move self_announce_delay() to misc.h
by Juan Quintela
· 8 years ago
eefff99
qemu/migration: fix the double free problem on from_src_file
by QingFeng Hao
· 8 years ago
75e972d
migration: Mark CPU states dirty before incoming migration/loadvm
by David Gibson
· 8 years ago
1b6e748
migration: remove register_savevm()
by Laurent Vivier
· 8 years ago
7b1e1a2
migration: Export ram.c functions in its own file
by Juan Quintela
· 8 years ago
5e22479
migration: Create include for migration snapshots
by Juan Quintela
· 8 years ago
08a0aee
migration: Split qemu-file.h
by Juan Quintela
· 8 years ago
3a011c2
migration: Remove section_id parameter from vmstate_load
by Juan Quintela
· 8 years ago
c2355ad
migration: loadvm handlers are not used
by Juan Quintela
· 8 years ago
0f42f65
migration: Use savevm_handlers instead of loadvm copy
by Juan Quintela
· 8 years ago
20a519a
migration: Create savevm.h for functions exported from savevm.c
by Juan Quintela
· 8 years ago
d0eda02
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
by Stefan Hajnoczi
· 8 years ago
aedbe19
shutdown: Prepare for use of an enum in reset/shutdown_request
by Eric Blake
· 8 years ago
46d702b
migration: Make savevm.c target independent
by Juan Quintela
· 8 years ago
5118042
exec: Create include for target_page_size()
by Juan Quintela
· 8 years ago
40014d8
migration: Export qemu-file-channel.c functions in its own file
by Juan Quintela
· 8 years ago
a0762d9
migration: Remove old MigrationParams
by Juan Quintela
· 8 years ago
ce7c817
migration: Remove use of old MigrationParams
by Juan Quintela
· 8 years ago
1bfe5f0
migration: Move check_migratable() into qdev.c
by Juan Quintela
· 8 years ago
927d663
migration: Pass Error ** argument to {save,load}_vmstate
by Juan Quintela
· 8 years ago
4417ab7
block: New BdrvChildRole.activate() for blk_resume_after_migration()
by Kevin Wolf
· 8 years ago
ace21a5
migration: Unify block node activation error handling
by Kevin Wolf
· 8 years ago
4aee86c
Merge remote-tracking branch 'quintela/tags/migration/20170504' into staging
by Stefan Hajnoczi
· 8 years ago
be07b0a
migration: Move postcopy-ram.h to migration/
by Juan Quintela
· 8 years ago
6683061
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
d905bb7
monitor: Move hmp_delvm from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
d9c7d13
monitor: Move hmp_savevm from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
c34c2f3
monitor: Remove monitor parameter from save_vmstate
by Juan Quintela
· 8 years ago
0042fd3
migration: Call blk_resume_after_migration() for postcopy
by Kevin Wolf
· 8 years ago
faec066
migration: rename max_size to threshold_size
by Peter Xu
· 8 years ago
aaa2064
ram: ram_discard_range() don't use the mis parameter
by Juan Quintela
· 8 years ago
20afaed
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
by Juan Quintela
· 8 years ago
5727309
migration: Remove MigrationState from migration_in_postcopy
by Juan Quintela
· 8 years ago
e8ca1db
postcopy: Transmit ram size summary word
by Dr. David Alan Gilbert
· 8 years ago
f9c8caa
migration: fix use-after-free of to_dst_file
by Vladimir Sementsov-Ogievskiy
· 8 years ago
128e4e1
migration: fix id leak regression
by Marc-André Lureau
· 8 years ago
59046ec
migration: consolidate VMStateField.start
by Halil Pasic
· 8 years ago
328d4d8
Postcopy: Reset state to avoid cleanup assert
by Dr. David Alan Gilbert
· 8 years ago
581f08b
migration: Check for ID length
by Dr. David Alan Gilbert
· 8 years ago
bc5c4f2
vmstate_register_with_alias_id: Take an Error **
by Dr. David Alan Gilbert
· 8 years ago
b4b076d
migration: create Migration Incoming State at init time
by Juan Quintela
· 8 years ago
ac8c19b
savevm: add public save_vmstate function
by Pavel Dovgalyuk
· 8 years ago
2c21ee7
migration: extend VMStateInfo
by Jianjun Duan
· 8 years ago
f37bc03
migration: allow to prioritize save state entries
by Peter Xu
· 8 years ago
01b601f
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' into staging
by Peter Maydell
· 8 years ago
6f01f13
migration: set name for all I/O channels created
by Daniel P. Berrange
· 8 years ago
59811a3
migration/savevm.c: migrate non-default page size
by Peter Maydell
· 8 years ago
ccb783c
migration: Make failed migration load set file error
by Dr. David Alan Gilbert
· 8 years ago
0c204cc
hmp: show all of snapshot info on every block dev in output of 'info snapshots'
by Lin Ma
· 9 years ago
3a1ee71
hmp: use snapshot name to determine whether a snapshot is 'fully available'
by Lin Ma
· 9 years ago
6dcf666
migration: fix inability to save VM after snapshot
by Denis V. Lunev
· 9 years ago
4d88513
migration: Don't use *_to_cpup() and cpu_to_*w()
by Peter Maydell
· 9 years ago
88c1656
Introduce "xen-load-devices-state"
by Wen Congyang
· 9 years ago
11808bb
migration: remove support for non-iovec based write handlers
by Daniel P. Berrange
· 9 years ago
8925839
migration: convert savevm to use QIOChannel for writing to files
by Daniel P. Berrange
· 9 years ago
61b67d4
migration: convert post-copy to use QIOChannelBuffer
by Daniel P. Berrange
· 9 years ago
9969436
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' into staging
by Peter Maydell
· 9 years ago
24f3902
savevm: fail if migration blockers are present
by Greg Kurz
· 9 years ago
fa53a0e
memory: drop find_ram_block()
by Gonglei
· 9 years ago
b72fe9e
migration/qjson: Drop gratuitous use of QOM
by Markus Armbruster
· 9 years ago
33c1187
qemu-common: push cpu.h inclusion out of qemu-common.h
by Paolo Bonzini
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
a587a3f
postcopy: listen thread is never joined
by Dr. David Alan Gilbert
· 9 years ago
8646992
migration: fix use-after-free in loadvm_postcopy_handle_run_bh
by Denis V. Lunev
· 9 years ago
902c053
migration: allow machine to enforce configuration section migration
by Greg Kurz
· 9 years ago
ea6a55b
migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
by Denis V. Lunev
· 9 years ago
bdf46d6
migration: reorder code to make it symmetric
by Wei Yang
· 9 years ago
15d6169
migration: fix bad string passed to error_report()
by Greg Kurz
· 9 years ago
fb3520a
savevm: Split load vm state function qemu_loadvm_state
by zhanghailiang
· 9 years ago
89a02a9
migration: rename 'file' in MigrationState to 'to_dst_file'
by zhanghailiang
· 9 years ago
1393a48
migration: Clean up includes
by Peter Maydell
· 9 years ago
17c8a21
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into staging
by Peter Maydell
· 9 years ago
9af9e0f
error: Strip trailing '\n' from error string arguments (again)
by Markus Armbruster
· 9 years ago
d410fe1
migration: Use error_reportf_err() instead of monitor_printf()
by Markus Armbruster
· 9 years ago
193227f
error: Use error_report_err() instead of monitor_printf()
by Markus Armbruster
· 9 years ago
6ba996b
Postcopy: Send events/change state on incoming side
by Dr. David Alan Gilbert
· 9 years ago
79b3c12
migration: normalize locking in migration/savevm.c
by Denis V. Lunev
· 9 years ago
7cb1448
migration: implement bdrv_all_find_vmstate_bs helper
by Denis V. Lunev
· 9 years ago
0b46160
migration: reorder processing in hmp_savevm
by Denis V. Lunev
· 9 years ago
a9085f9
snapshot: create bdrv_all_create_snapshot helper
by Denis V. Lunev
· 9 years ago
c6258b0
migration: drop find_vmstate_bs check in hmp_delvm
by Denis V. Lunev
· 9 years ago
723ccda
snapshot: create bdrv_all_find_snapshot helper
by Denis V. Lunev
· 9 years ago
849f96e
migration: factor our snapshottability check in load_vmstate
by Denis V. Lunev
· 9 years ago
4c1cdba
snapshot: create bdrv_all_goto_snapshot helper
by Denis V. Lunev
· 9 years ago
Next »