You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/migration
Philippe Mathieu-Daudé 4db362f68c system/physmem: Extract API out of 'system/ram_addr.h' header
Very few files use the Physical Memory API. Declare its
methods in their own header: "system/physmem.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20251001175448.18933-19-philmd@linaro.org>
2 weeks ago
..
block-active.c migration/block-active: Remove global active flag 8 months ago
block-dirty-bitmap.c migration: Rename save_live_complete_precopy to save_complete 3 months ago
channel-block.c qom: Have class_init() take a const data argument 6 months ago
channel-block.h migration: introduce a QIOChannel impl for BlockDriverState VMState 3 years ago
channel.c migration: Fix hang after error in destination setup phase 8 months ago
channel.h migration: check magic value for deciding the mapping of channels 3 years ago
colo-failover.c migration/colo: Improve an x-colo-lost-heartbeat error message 3 years ago
colo-stubs.c migration/colo: make colo_incoming_co() return void 1 year ago
colo.c migration: Update qemu_file_get_return_path() docs and remove dead checks 2 weeks ago
cpr-exec.c migration: cpr-exec mode 2 weeks ago
cpr-transfer.c migration: Support fd-based socket address in cpr_transfer_input 4 months ago
cpr.c migration: cpr-exec mode 2 weeks ago
cpu-throttle.c include: Rename sysemu/ -> system/ 10 months ago
dirtyrate.c include/system: Move exec/ramblock.h to system/ramblock.h 6 months ago
dirtyrate.h include: Rename sysemu/ -> system/ 10 months ago
exec.c migration: simplify exec migration functions 2 years ago
exec.h migration: convert exec backend to accept MigrateAddress. 2 years ago
fd.c migration: Allow pipes to keep working for fd migrations 11 months ago
fd.h migration: Revert mapped-ram multifd support to fd: URI 2 years ago
file.c include/system: Move exec/ramblock.h to system/ramblock.h 6 months ago
file.h migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov 1 year ago
global_state.c include: Rename sysemu/ -> system/ 10 months ago
meson.build migration: cpr-exec save and load 2 weeks ago
migration-hmp-cmds.c migration: cpr-exec-command parameter 2 weeks ago
migration-stats.c migration: migration_rate_limit_reset() don't need the QEMUFile 2 years ago
migration-stats.h migration: Remove transferred atomic counter 2 years ago
migration.c migration: cpr-exec mode 2 weeks ago
migration.h migration/postcopy: Push blocktime start/end into page req mutex 3 months ago
multifd-device-state.c migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread 3 months ago
multifd-nocomp.c migration: enable multifd and postcopy together 5 months ago
multifd-qatzip.c include/system: Move exec/ramblock.h to system/ramblock.h 6 months ago
multifd-qpl.c include/system: Move exec/ramblock.h to system/ramblock.h 6 months ago
multifd-uadk.c include/system: Move exec/ramblock.h to system/ramblock.h 6 months ago
multifd-zero-page.c migration: write zero pages when postcopy enabled 5 months ago
multifd-zlib.c include/system: Move exec/ramblock.h to system/ramblock.h 6 months ago
multifd-zstd.c include/system: Move exec/ramblock.h to system/ramblock.h 6 months ago
multifd.c migration/multifd/tls: Cleanup BYE message processing on sender side 2 weeks ago
multifd.h migration/multifd: move macros to multifd header 6 months ago
options.c migration: cpr-exec-command parameter 2 weeks ago
options.h migration: check RDMA and capabilities are compatible on both sides 6 months ago
page_cache.c migration: Fix cache_init()'s "Failed to allocate" error messages 5 years ago
page_cache.h migration: Clean up signed vs. unsigned XBZRLE cache-size 5 years ago
postcopy-ram.c migration: push Error **errp into ram_postcopy_incoming_init() 2 weeks ago
postcopy-ram.h migration: push Error **errp into ram_postcopy_incoming_init() 2 weeks ago
qemu-file.c migration: simplify error reporting after channel read 2 weeks ago
qemu-file.h migration: qemu_file_set_blocking(): add errp parameter 4 weeks ago
ram.c system/physmem: Extract API out of 'system/ram_addr.h' header 2 weeks ago
ram.h migration: push Error **errp into loadvm_process_enable_colo() 2 weeks ago
rdma.c migration/rdma: Remove qemu_rdma_broken_ipv6_kernel 6 months ago
rdma.h migration: Unfold control_save_page() 6 months ago
savevm.c migration: Remove error variant of vmstate_save_state() function 2 weeks ago
savevm.h migration: push Error **errp into qemu_loadvm_state_main() 2 weeks ago
socket.c migration: Remove unused socket_send_channel_create_sync 1 year ago
socket.h migration: Remove unused socket_send_channel_create_sync 1 year ago
threadinfo.c migration/multifd: Protect accesses to migration_threads 2 years ago
threadinfo.h migration/multifd: Protect accesses to migration_threads 2 years ago
tls.c migration: activate TLS thread safety workaround 3 months ago
tls.h migration/multifd: Terminate the TLS connection 8 months ago
trace-events migration: cpr-exec mode 2 weeks ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
vfio-stub.c migration/vfio: compile only once 2 months ago
vfio.c migration/vfio: compile only once 2 months ago
vmstate-types.c migration: cpr-exec mode 2 weeks ago
vmstate.c migration: Add error-parameterized function variants in VMSD struct 2 weeks ago
xbzrle.c migration/xbzrle: Use i386 host/cpuinfo.h 2 years ago
xbzrle.h migration/xbzrle: Use i386 host/cpuinfo.h 2 years ago
yank_functions.c migration/yank: Use channel features 2 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 4 years ago