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
/
include
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
migration/vmstate: Introduce vmstate_save_state_with_err
Tejus GK
1
-1
/
+3
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
1
-0
/
+5
2023-09-11
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
1
-0
/
+5
2023-09-08
vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn
Kevin Wolf
1
-3
/
+5
2023-07-12
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
1
-0
/
+1
2023-07-03
include/migration: mark vmstate_register() as a legacy function
Alex Bennée
1
-1
/
+9
2023-06-30
migration: Implement switchover ack logic
Avihai Horon
1
-0
/
+2
2023-06-02
migration: never fail in global_state_store()
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
1
-1
/
+11
2023-05-18
migration: process_incoming_migration_co(): move colo part to colo
Vladimir Sementsov-Ogievskiy
1
-1
/
+8
2023-05-10
colo: make colo_checkpoint_notify static and provide simpler API
Vladimir Sementsov-Ogievskiy
1
-1
/
+8
2023-04-24
migration: move migration_global_dump() to migration-hmp-cmds.c
Juan Quintela
1
-1
/
+0
2023-04-20
migration: mark mixed functions that can suspend
Paolo Bonzini
1
-2
/
+2
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
1
-12
/
+15
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
1
-5
/
+2
2023-02-06
migration: Add canary to VMSTATE_END_OF_LIST
Dr. David Alan Gilbert
1
-1
/
+6
2023-02-06
migration/ram: Factor out check for advised postcopy
David Hildenbrand
1
-1
/
+3
2023-02-06
migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
David Hildenbrand
1
-2
/
+10
2023-02-06
migration/savevm: Allow immutable device state to be migrated early (i.e., be...
David Hildenbrand
1
-1
/
+15
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
1
-2
/
+0
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
1
-7
/
+12
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
1
-1
/
+1
2022-03-02
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell
1
-2
/
+0
2021-12-15
Fixed a QEMU hang when guest poweroff in COLO mode
Rao, Lei
1
-0
/
+1
2021-11-01
migration: Add migrate_add_blocker_internal()
Peter Xu
1
-0
/
+16
2021-07-08
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
1
-0
/
+1
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
1
-2
/
+0
2021-05-13
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
1
-1
/
+0
2021-04-06
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
1
-0
/
+2
2021-02-08
migration: introduce a delete_snapshot wrapper
Daniel P. Berrangé
1
-0
/
+13
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
1
-2
/
+16
2021-02-08
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
1
-1
/
+2
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
1
-1
/
+9
2021-02-08
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
1
-1
/
+8
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-3
/
+4
2020-12-10
migration, vl: start migration via qmp_migrate_incoming
Paolo Bonzini
1
-1
/
+0
2020-10-26
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell
1
-13
/
+0
2020-07-02
migration/colo: Use ram_block_discard_disable()
David Hildenbrand
1
-1
/
+1
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
1
-0
/
+2
2020-06-18
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
Yuri Benditovich
1
-0
/
+10
2020-06-01
migration/vmstate: Remove unnecessary MemoryRegion forward declaration
Philippe Mathieu-Daudé
1
-1
/
+0
2020-01-20
migration: Support QLIST migration
Eric Auger
1
-0
/
+21
2020-01-20
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
2
-2
/
+2
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
1
-0
/
+2
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2
-5
/
+5
2020-01-06
vmstate: add qom interface to get id
Marc-André Lureau
2
-0
/
+4
2019-10-29
migration: add new migration state wait-unplug
Jens Freimann
1
-0
/
+2
2019-10-11
migration: Support gtree migration
Eric Auger
1
-0
/
+40
2019-10-11
migration: use migration_is_active to represent active state
Wei Yang
1
-0
/
+1
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
1
-2
/
+1
[next]