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-06-30
migration: Fix file migration with fdset
Fabiano Rosas
2024-04-28
migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutin...
Li Zhijian
2024-04-09
migration/postcopy: ensure preempt channel is ready before loading states
Wei Wang
2024-04-01
migration/postcopy: Ensure postcopy_start() sets errp if it fails
Avihai Horon
2024-03-19
migration: Skip only empty block devices
Cédric Le Goater
2024-03-12
migration/rdma: Fix a memory issue for migration
Yu Zhang
2024-02-12
migration: Fix logic of channels and transport compatibility check
Avihai Horon
2024-01-29
migration: Fix use-after-free of migration state object
Fabiano Rosas
2024-01-29
migration: Plug memory leak on HMP migrate error path
Markus Armbruster
2024-01-20
migration/rdma: define htonll/ntohll only if not predefined
Nick Briggs
2023-12-04
Merge tag 'migration-20231201-pull-request' of https://github.com/xzpeter/qem...
Stefan Hajnoczi
2023-12-01
migration: Plug memory leak with migration URIs
Het Gala
2023-11-30
migration: free 'saddr' since be no longer used
Zongmin Zhou
2023-11-30
migration/multifd: Stop setting p->ioc before connecting
Fabiano Rosas
2023-11-15
migration/rdma.c: spelling fix: asume
Michael Tokarev
2023-11-07
block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-11-03
migration: Unlock mutex in error case
Juan Quintela
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-02
migration: Implement MigrateChannelList to hmp migration flow.
Het Gala
2023-11-02
migration: Implement MigrateChannelList to qmp migration flow.
Het Gala
2023-11-02
migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
Het Gala
2023-11-02
migration: New migrate and migrate-incoming argument 'channels'
Het Gala
2023-11-02
migration: Convert the file backend to the new QAPI syntax
Fabiano Rosas
2023-11-02
migration: convert exec backend to accept MigrateAddress.
Het Gala
2023-11-02
migration: convert rdma backend to accept MigrateAddress
Het Gala
2023-11-02
migration: convert socket backend to accept MigrateAddress
Het Gala
2023-11-02
migration: convert migration 'uri' into 'MigrateAddress'
Het Gala
2023-11-02
migration: Change ram_dirty_bitmap_reload() retval to bool
Peter Xu
2023-11-02
migration: Allow network to fail even during recovery
Peter Xu
2023-11-02
migration: Refactor error handling in source return path
Peter Xu
2023-11-01
migration: per-mode blockers
Steve Sistare
2023-11-01
migration: mode parameter
Steve Sistare
2023-11-01
migration: Add tracepoints for downtime checkpoints
Peter Xu
2023-11-01
migration: migration_stop_vm() helper
Peter Xu
2023-11-01
migration: Add per vmstate downtime tracepoints
Peter Xu
2023-11-01
migration: Add migration_downtime_start|end() helpers
Peter Xu
2023-11-01
migration: Set downtime_start even for postcopy
Peter Xu
2023-11-01
migration: Check in savevm_state_handler_insert for dups
Peter Xu
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-10-31
qemu-file: Make qemu_fflush() return errors
Juan Quintela
2023-10-31
migration: Remove transferred atomic counter
Juan Quintela
2023-10-31
migration: Use migration_transferred_bytes()
Juan Quintela
2023-10-31
qemu-file: Simplify qemu_file_get_error()
Juan Quintela
2023-10-31
migration: migration_rate_limit_reset() don't need the QEMUFile
Juan Quintela
2023-10-31
migration: migration_transferred_bytes() don't need the QEMUFile
Juan Quintela
2023-10-31
qemu-file: Remove _noflush from qemu_file_transferred_noflush()
Juan Quintela
2023-10-31
qemu_file: Remove unused qemu_file_transferred()
Juan Quintela
2023-10-31
migration: Use the number of transferred bytes directly
Juan Quintela
2023-10-31
qemu_file: total_transferred is not used anymore
Juan Quintela
[next]