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
/
migration
/
savevm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
2017-05-31
1
-4
/
+25
*
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-30
1
-1
/
+1
|
\
|
*
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-23
1
-1
/
+1
*
|
migration: Make savevm.c target independent
Juan Quintela
2017-05-18
1
-7
/
+7
*
|
exec: Create include for target_page_size()
Juan Quintela
2017-05-18
1
-0
/
+1
*
|
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2017-05-18
1
-0
/
+1
*
|
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
1
-13
/
+3
*
|
migration: Remove use of old MigrationParams
Juan Quintela
2017-05-18
1
-2
/
+6
|
/
*
migration: Move check_migratable() into qdev.c
Juan Quintela
2017-05-17
1
-0
/
+10
*
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
2017-05-17
1
-26
/
+25
*
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
2017-05-11
1
-3
/
+0
*
migration: Unify block node activation error handling
Kevin Wolf
2017-05-11
1
-7
/
+5
*
Merge remote-tracking branch 'quintela/tags/migration/20170504' into staging
Stefan Hajnoczi
2017-05-05
1
-175
/
+10
|
\
|
*
migration: Move postcopy-ram.h to migration/
Juan Quintela
2017-05-04
1
-1
/
+1
|
*
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-147
/
+0
|
*
monitor: Move hmp_delvm from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-13
/
+0
|
*
monitor: Move hmp_savevm from savevm.c to hmp.c
Juan Quintela
2017-05-04
1
-5
/
+0
|
*
monitor: Remove monitor parameter from save_vmstate
Juan Quintela
2017-05-04
1
-10
/
+10
*
|
migration: Call blk_resume_after_migration() for postcopy
Kevin Wolf
2017-04-27
1
-0
/
+8
|
/
*
migration: rename max_size to threshold_size
Peter Xu
2017-04-21
1
-2
/
+2
*
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
2017-04-21
1
-2
/
+1
*
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
1
-4
/
+4
*
migration: Remove MigrationState from migration_in_postcopy
Juan Quintela
2017-04-21
1
-2
/
+2
*
postcopy: Transmit ram size summary word
Dr. David Alan Gilbert
2017-02-28
1
-11
/
+21
*
migration: fix use-after-free of to_dst_file
Vladimir Sementsov-Ogievskiy
2017-02-28
1
-0
/
+5
*
migration: fix id leak regression
Marc-André Lureau
2017-02-28
1
-0
/
+1
*
migration: consolidate VMStateField.start
Halil Pasic
2017-02-13
1
-1
/
+1
*
Postcopy: Reset state to avoid cleanup assert
Dr. David Alan Gilbert
2017-02-06
1
-0
/
+1
*
migration: Check for ID length
Dr. David Alan Gilbert
2017-02-06
1
-5
/
+16
*
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
2017-02-06
1
-1
/
+2
*
migration: create Migration Incoming State at init time
Juan Quintela
2017-02-06
1
-2
/
+2
*
savevm: add public save_vmstate function
Pavel Dovgalyuk
2017-01-27
1
-11
/
+22
*
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-2
/
+5
*
migration: allow to prioritize save state entries
Peter Xu
2017-01-10
1
-4
/
+30
*
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
1
-0
/
+3
|
\
|
*
migration: set name for all I/O channels created
Daniel P. Berrange
2016-10-27
1
-0
/
+3
*
|
migration/savevm.c: migrate non-default page size
Peter Maydell
2016-10-24
1
-0
/
+49
|
/
*
migration: Make failed migration load set file error
Dr. David Alan Gilbert
2016-10-13
1
-7
/
+12
*
hmp: show all of snapshot info on every block dev in output of 'info snapshots'
Lin Ma
2016-07-13
1
-7
/
+90
*
hmp: use snapshot name to determine whether a snapshot is 'fully available'
Lin Ma
2016-07-13
1
-1
/
+5
*
migration: fix inability to save VM after snapshot
Denis V. Lunev
2016-06-17
1
-1
/
+11
*
migration: Don't use *_to_cpup() and cpu_to_*w()
Peter Maydell
2016-06-17
1
-2
/
+2
*
Introduce "xen-load-devices-state"
Wen Congyang
2016-06-13
1
-0
/
+37
*
migration: remove support for non-iovec based write handlers
Daniel P. Berrange
2016-05-26
1
-8
/
+0
*
migration: convert savevm to use QIOChannel for writing to files
Daniel P. Berrange
2016-05-26
1
-3
/
+5
*
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
2016-05-26
1
-31
/
+16
*
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' in...
Peter Maydell
2016-05-24
1
-2
/
+2
|
\
|
*
savevm: fail if migration blockers are present
Greg Kurz
2016-05-23
1
-1
/
+1
|
*
migration/qjson: Drop gratuitous use of QOM
Markus Armbruster
2016-05-23
1
-1
/
+1
*
|
memory: drop find_ram_block()
Gonglei
2016-05-23
1
-2
/
+2
|
/
[next]