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
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
2024-10-31
migration: Drop migration_is_setup_or_active()
Peter Xu
2024-10-31
migration: Unexport ram_mig_init()
Peter Xu
2024-10-31
migration: Unexport dirty_bitmap_mig_init()
Peter Xu
2024-06-21
migration: Remove unused VMSTATE_ARRAY_TEST() macro
Philippe Mathieu-Daudé
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2024-05-22
migration/colo: make colo_incoming_co() return void
Li Zhijian
2024-05-16
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
2024-05-08
migration: Remove block migration
Fabiano Rosas
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-03-11
migration: purge MigrationState from public interface
Steve Sistare
2024-03-11
migration: delete unused accessors
Steve Sistare
2024-03-11
migration: migration_file_set_error
Steve Sistare
2024-03-11
migration: migration_is_device
Steve Sistare
2024-03-11
migration: migration_thread_is_self
Steve Sistare
2024-03-11
migration: export vcpu_dirty_limit_period
Steve Sistare
2024-03-11
migration: export migration_is_running
Steve Sistare
2024-03-11
migration: export migration_is_active
Steve Sistare
2024-03-11
migration: export migration_is_setup_or_active
Steve Sistare
2024-03-11
migration: export fewer options
Steve Sistare
2024-03-11
migration: Add documentation for SaveVMHandlers
Cédric Le Goater
2024-03-11
migration: Remove SaveStateHandler and LoadStateHandler typedefs
Cédric Le Goater
2024-03-01
migration/qemu-file: add utility methods for working with seekable channels
Fabiano Rosas
2024-02-28
migration: stop vm for cpr
Steve Sistare
2024-02-28
migration: notifier error checking
Steve Sistare
2024-02-28
migration: per-mode notifiers
Steve Sistare
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
migration: remove postcopy_after_devices
Steve Sistare
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-28
migration: remove error from notifier data
Steve Sistare
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-01-04
migration: preserve suspended for snapshot
Steve Sistare
2023-12-29
migration: Make VMStateDescription.subsections const
Richard Henderson
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
[next]