index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
savevm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
migration: Never call twice qemu_target_page_size()
Juan Quintela
1
-2
/
+3
2021-11-03
migration: Zero migration compression counters
Juan Quintela
1
-0
/
+1
2021-07-26
migration: Move the yank unregister of channel_close out
Peter Xu
1
-0
/
+7
2021-07-26
migration: Teach QEMUFile to be QIOChannel-aware
Peter Xu
1
-2
/
+2
2021-06-14
migration: use GDateTime for formatting timestamp in snapshot names
Daniel P. Berrangé
1
-8
/
+5
2021-02-08
migration: introduce snapshot-{save, load, delete} QMP commands
Daniel P. Berrangé
1
-0
/
+184
2021-02-08
migration: introduce a delete_snapshot wrapper
Daniel P. Berrangé
1
-0
/
+14
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
1
-12
/
+18
2021-02-08
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
1
-3
/
+16
2021-02-08
block: rename and alter bdrv_all_find_snapshot semantics
Daniel P. Berrangé
1
-1
/
+6
2021-02-08
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
1
-2
/
+2
2021-02-08
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
1
-9
/
+9
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
1
-10
/
+9
2021-02-08
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
1
-8
/
+8
2021-02-08
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
1
-28
/
+11
2021-02-08
migration: Add blocker information
Dr. David Alan Gilbert
1
-0
/
+13
2021-02-08
migration: implementation of background snapshot thread
Andrey Gruzdev
1
-1
/
+0
2021-02-08
savevm: Fix memory leak of vmstate_configuration
Jinhao Gao
1
-4
/
+27
2021-01-13
migration: Add yank feature
Lukas Straub
1
-0
/
+5
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
1
-25
/
+28
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-25
/
+28
2020-12-18
savevm: Delete snapshots just created in case of error
Tuguoyi
1
-0
/
+1
2020-12-18
savevm: Remove dead code in save_snapshot()
Tuguoyi
1
-8
/
+2
2020-11-02
migration: Postpone the kick of the fault thread after recover
Peter Xu
1
-3
/
+8
2020-11-02
migration: Unify reset of last_rb on destination node when recover
Peter Xu
1
-0
/
+6
2020-10-26
migration: Sync requested pages after postcopy recovery
Peter Xu
1
-0
/
+57
2020-10-26
migration: Do not initialise statics and globals to 0 or NULL
Bihong Yu
1
-1
/
+1
2020-10-26
migration: Add spaces around operator
Bihong Yu
1
-1
/
+1
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
1
-1
/
+0
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
1
-6
/
+6
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
1
-0
/
+5
2020-09-25
migration: Truncate state file in xen-save-devices-state
Dov Murik
1
-1
/
+2
2020-09-17
migration/: fix some comment spelling errors
zhaolichang
1
-2
/
+2
2020-08-28
migration: improve error reporting of block driver state name
Daniel P. Berrangé
1
-6
/
+6
2020-07-27
migration/savevm: don't worry if bitmap migration postcopy failed
Vladimir Sementsov-Ogievskiy
1
-5
/
+32
2020-07-13
migration/savevm: respect qemu_fclose() error code in save_snapshot()
Denis V. Lunev
1
-2
/
+6
2020-07-02
migration/colo: Use ram_block_discard_disable()
David Hildenbrand
1
-2
/
+9
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-28
migration/savevm: release gslist after dump_vmstate_json
Pan Nengyuan
1
-0
/
+1
2020-02-13
migration: Optimization about wait-unplug migration state
Keqian Zhu
1
-21
/
+3
2020-01-29
migration: Create migration_is_running()
Juan Quintela
1
-3
/
+1
2020-01-20
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
1
-8
/
+10
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
1
-4
/
+4
2020-01-20
migration: savevm_state_handler_insert: constant-time element insertion
Scott Cheloha
1
-3
/
+23
2020-01-20
migration: add savevm_state_handler_remove()
Scott Cheloha
1
-2
/
+7
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
1
-10
/
+10
2019-11-25
net/virtio: fix dev_unplug_pending
Jens Freimann
1
-1
/
+2
2019-10-29
migration: add new migration state wait-unplug
Jens Freimann
1
-0
/
+31
2019-10-11
migration/postcopy: check PostcopyState before setting to POSTCOPY_INCOMING_R...
Wei Yang
1
-1
/
+2
2019-10-11
migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incomin...
Wei Yang
1
-1
/
+1
[next]