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
*
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
1
-1
/
+1
*
migration: Postcopy recover with preempt enabled
Peter Xu
2022-07-20
1
-2
/
+24
*
migration: Postcopy preemption preparation on channel creation
Peter Xu
2022-07-20
1
-10
/
+10
*
migration: remove the QEMUFileOps abstraction
Daniel P. Berrangé
2022-06-23
1
-8
/
+5
*
migration: convert savevm to use QIOChannelBlock for VMState
Daniel P. Berrangé
2022-06-22
1
-38
/
+6
*
migration: rename qemu_ftell to qemu_file_total_transferred
Daniel P. Berrangé
2022-06-22
1
-3
/
+3
*
migration: Allow migrate-recover to run multiple times
Peter Xu
2022-04-21
1
-3
/
+0
*
include/block/snapshot: global state API + assertions
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+2
*
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2022-03-04
1
-3
/
+3
*
migration: Add postcopy_thread_create()
Peter Xu
2022-03-02
1
-9
/
+3
*
migration: Introduce postcopy channels on dest node
Peter Xu
2022-03-02
1
-0
/
+12
*
migration: Tracepoint change in postcopy-run bottom half
Peter Xu
2022-03-02
1
-3
/
+9
*
migration: Finer grained tracepoints for POSTCOPY_LISTEN
Peter Xu
2022-03-02
1
-1
/
+8
*
migration: Dump sub-cmd name in loadvm_process_command tp
Peter Xu
2022-03-02
1
-1
/
+2
*
migration: Report the error returned when save_live_iterate fails
David Edmondson
2022-01-28
1
-2
/
+3
*
migration: Never call twice qemu_target_page_size()
Juan Quintela
2021-12-15
1
-2
/
+3
*
migration: Zero migration compression counters
Juan Quintela
2021-11-03
1
-0
/
+1
*
migration: Move the yank unregister of channel_close out
Peter Xu
2021-07-26
1
-0
/
+7
*
migration: Teach QEMUFile to be QIOChannel-aware
Peter Xu
2021-07-26
1
-2
/
+2
*
migration: use GDateTime for formatting timestamp in snapshot names
Daniel P. Berrangé
2021-06-14
1
-8
/
+5
*
migration: introduce snapshot-{save, load, delete} QMP commands
Daniel P. Berrangé
2021-02-08
1
-0
/
+184
*
migration: introduce a delete_snapshot wrapper
Daniel P. Berrangé
2021-02-08
1
-0
/
+14
*
migration: wire up support for snapshot device selection
Daniel P. Berrangé
2021-02-08
1
-12
/
+18
*
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
2021-02-08
1
-3
/
+16
*
block: rename and alter bdrv_all_find_snapshot semantics
Daniel P. Berrangé
2021-02-08
1
-1
/
+6
*
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
2021-02-08
1
-2
/
+2
*
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
2021-02-08
1
-9
/
+9
*
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
2021-02-08
1
-10
/
+9
*
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
2021-02-08
1
-8
/
+8
*
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
2021-02-08
1
-28
/
+11
*
migration: Add blocker information
Dr. David Alan Gilbert
2021-02-08
1
-0
/
+13
*
migration: implementation of background snapshot thread
Andrey Gruzdev
2021-02-08
1
-1
/
+0
*
savevm: Fix memory leak of vmstate_configuration
Jinhao Gao
2021-02-08
1
-4
/
+27
*
migration: Add yank feature
Lukas Straub
2021-01-13
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2021-01-01
1
-25
/
+28
|
\
|
*
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
1
-25
/
+28
*
|
savevm: Delete snapshots just created in case of error
Tuguoyi
2020-12-18
1
-0
/
+1
*
|
savevm: Remove dead code in save_snapshot()
Tuguoyi
2020-12-18
1
-8
/
+2
|
/
*
migration: Postpone the kick of the fault thread after recover
Peter Xu
2020-11-02
1
-3
/
+8
*
migration: Unify reset of last_rb on destination node when recover
Peter Xu
2020-11-02
1
-0
/
+6
*
migration: Sync requested pages after postcopy recovery
Peter Xu
2020-10-26
1
-0
/
+57
*
migration: Do not initialise statics and globals to 0 or NULL
Bihong Yu
2020-10-26
1
-1
/
+1
*
migration: Add spaces around operator
Bihong Yu
2020-10-26
1
-1
/
+1
*
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+0
*
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
1
-6
/
+6
*
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
1
-0
/
+5
*
migration: Truncate state file in xen-save-devices-state
Dov Murik
2020-09-25
1
-1
/
+2
*
migration/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-2
/
+2
*
migration: improve error reporting of block driver state name
Daniel P. Berrangé
2020-08-28
1
-6
/
+6
*
migration/savevm: don't worry if bitmap migration postcopy failed
Vladimir Sementsov-Ogievskiy
2020-07-27
1
-5
/
+32
[next]