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
/
migration
Age
Commit message (
Expand
)
Author
2024-05-27
migration: Rephrase message on failure to save / load Xen device state
Markus Armbruster
2024-05-25
migration: remove unnecessary zlib dependency
Paolo Bonzini
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2024-05-22
migration: fix a typo
Marc-André Lureau
2024-05-22
migration: add "exists" info to load-state-field trace
Marc-André Lureau
2024-05-22
migration/colo: Tidy up bql_unlock() around bdrv_activate_all()
Li Zhijian
2024-05-22
migration/colo: make colo_incoming_co() return void
Li Zhijian
2024-05-22
migration/colo: Minor fix for colo error message
Li Zhijian
2024-05-16
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
2024-05-08
migration: Deprecate fd: for file migration
Fabiano Rosas
2024-05-08
migration: Remove non-multifd compression
Fabiano Rosas
2024-05-08
migration: Remove block migration
Fabiano Rosas
2024-05-08
migration: Remove 'blk/-b' option from migrate commands
Fabiano Rosas
2024-05-08
migration: Remove 'inc' option from migrate command
Fabiano Rosas
2024-05-08
migration: Remove 'skipped' field from MigrationStats
Fabiano Rosas
2024-05-08
qapi: introduce exit-on-error parameter for migrate-incoming
Vladimir Sementsov-Ogievskiy
2024-05-08
migration: process_incoming_migration_co(): rework error reporting
Vladimir Sementsov-Ogievskiy
2024-05-08
migration: process_incoming_migration_co(): fix reporting s->error
Vladimir Sementsov-Ogievskiy
2024-05-08
migration: process_incoming_migration_co(): complete cleanup on failure
Vladimir Sementsov-Ogievskiy
2024-05-08
migration: move trace-point from migrate_fd_error to migrate_set_error
Vladimir Sementsov-Ogievskiy
2024-05-08
migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to...
Will Gyda
2024-05-03
migration: do not include coroutine_int.h
Paolo Bonzini
2024-05-03
migration: remove PostcopyDiscardState from typedefs.h
Paolo Bonzini
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-04-24
qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Correct error message for 'vcpu_dirty_limit' parameter
Philippe Mathieu-Daudé
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutin...
Li Zhijian
2024-04-23
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
2024-04-23
migration: Add Error** argument to add_bitmaps_to_list()
Cédric Le Goater
2024-04-23
migration: Modify ram_init_bitmaps() to report dirty tracking errors
Cédric Le Goater
2024-04-23
migration: Add Error** argument to xbzrle_init()
Cédric Le Goater
2024-04-23
migration: Add Error** argument to ram_state_init()
Cédric Le Goater
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
migration: Introduce ram_bitmaps_destroy()
Cédric Le Goater
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-04-23
migration: Add Error** argument to qemu_savevm_state_setup()
Cédric Le Goater
2024-04-23
migration: Add Error** argument to vmstate_save()
Cédric Le Goater
2024-04-23
migration: Always report an error in ram_save_setup()
Cédric Le Goater
2024-04-23
migration: Always report an error in block_save_setup()
Cédric Le Goater
2024-04-18
colo: move stubs out of stubs/
Paolo Bonzini
2024-04-07
migration/postcopy: ensure preempt channel is ready before loading states
Wei Wang
2024-03-31
migration/postcopy: Ensure postcopy_start() sets errp if it fails
Avihai Horon
2024-03-31
migration: Set migration error in migration_completion()
Avihai Horon
2024-03-22
migration/multifd: Fix clearing of mapped-ram zero pages
Fabiano Rosas
2024-03-22
migration/postcopy: Fix high frequency sync
Peter Xu
2024-03-22
migration: Revert mapped-ram multifd support to fd: URI
Fabiano Rosas
2024-03-18
Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-03-15
migration/multifd: Duplicate the fd for the outgoing_args
Fabiano Rosas
[next]