index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
Age
Commit message (
Expand
)
Author
2023-11-01
migration: per-mode blockers
Steve Sistare
2023-11-01
migration: mode parameter
Steve Sistare
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-11-01
migration: Create vmstate_register_any()
Juan Quintela
2023-10-30
migration: rename vmstate_save_needed->vmstate_section_needed
Marc-André Lureau
2023-10-20
migration: simplify notifiers
Steve Sistare
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-17
migration: hold the BQL during setup
Fiona Ebner
2023-10-04
migration/vmstate: Introduce vmstate_save_state_with_err
Tejus GK
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-11
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
2023-09-08
vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn
Kevin Wolf
2023-07-12
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
2023-07-03
include/migration: mark vmstate_register() as a legacy function
Alex Bennée
2023-06-30
migration: Implement switchover ack logic
Avihai Horon
2023-06-02
migration: never fail in global_state_store()
Vladimir Sementsov-Ogievskiy
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-18
migration: process_incoming_migration_co(): move colo part to colo
Vladimir Sementsov-Ogievskiy
2023-05-10
colo: make colo_checkpoint_notify static and provide simpler API
Vladimir Sementsov-Ogievskiy
2023-04-24
migration: move migration_global_dump() to migration-hmp-cmds.c
Juan Quintela
2023-04-20
migration: mark mixed functions that can suspend
Paolo Bonzini
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
2023-02-06
migration: Add canary to VMSTATE_END_OF_LIST
Dr. David Alan Gilbert
2023-02-06
migration/ram: Factor out check for advised postcopy
David Hildenbrand
2023-02-06
migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
David Hildenbrand
2023-02-06
migration/savevm: Allow immutable device state to be migrated early (i.e., be...
David Hildenbrand
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
2022-03-02
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell
2021-12-15
Fixed a QEMU hang when guest poweroff in COLO mode
Rao, Lei
2021-11-01
migration: Add migrate_add_blocker_internal()
Peter Xu
2021-07-08
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-13
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
2021-04-06
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
2021-02-08
migration: introduce a delete_snapshot wrapper
Daniel P. Berrangé
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
2021-02-08
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
2021-02-08
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-10
migration, vl: start migration via qmp_migrate_incoming
Paolo Bonzini
2020-10-26
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell
2020-07-02
migration/colo: Use ram_block_discard_disable()
David Hildenbrand
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
2020-06-18
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
Yuri Benditovich
2020-06-01
migration/vmstate: Remove unnecessary MemoryRegion forward declaration
Philippe Mathieu-Daudé
2020-01-20
migration: Support QLIST migration
Eric Auger
[next]