QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Laurent Vivier 1b529d908d failover: Silence warning messages during qtest 4 years ago
..
block-dirty-bitmap.c migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread 5 years ago
block.c migration: using trace_ to replace DPRINTF 6 years ago
block.h migration: disable auto-converge during bulk block migration 9 years ago
channel.c migration: Introduce migration_ioc_[un]register_yank() 5 years ago
channel.h migration: Route errors down through migration_channel_connect 8 years ago
colo-failover.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
colo.c COLO: Move some trace code behind qemu_mutex_unlock_iothread() 4 years ago
dirtyrate.c migration/dirtyrate: implement dirty-bitmap dirtyrate calculation 4 years ago
dirtyrate.h migration/dirtyrate: introduce struct and adjust DirtyRateStat 4 years ago
exec.c migration: unify incoming processing 8 years ago
exec.h migration: Export exec.c functions in its own file 9 years ago
fd.c monitor: Use getter/setter functions for cur_mon 6 years ago
fd.h migration: Fix fd protocol for incoming defer 7 years ago
global_state.c migration: Silence compiler warning in global_state_store_running() 6 years ago
meson.build migration: Move populate_vfio_info() into a separate file 5 years ago
migration.c failover: Silence warning messages during qtest 4 years ago
migration.h migration: provide an error message to migration_cancel() 4 years ago
multifd-zlib.c multifd: Make zlib compression method not use iovs 4 years ago
multifd-zstd.c multifd: Make zstd compression method not use iovs 4 years ago
multifd.c multifd: Shut down the QIO channels to avoid blocking the send threads when they are terminated. 4 years ago
multifd.h multifd: remove used parameter from send_recv_pages() method 4 years 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: Check that postcopy fd's are not NULL 4 years ago
postcopy-ram.h migration/: fix some comment spelling errors 6 years ago
qemu-file-channel.c migration: Move the yank unregister of channel_close out 5 years ago
qemu-file-channel.h migration: Export qemu-file-channel.c functions in its own file 9 years ago
qemu-file.c migration: Teach QEMUFile to be QIOChannel-aware 5 years ago
qemu-file.h migration: Teach QEMUFile to be QIOChannel-aware 5 years ago
ram.c migration: Remove is_zero_range() 4 years ago
ram.h Reset the auto-converge counter at every checkpoint. 4 years ago
rdma.c migration/rdma: Fix out of order wrid 4 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c migration: Never call twice qemu_target_page_size() 4 years ago
savevm.h migration: Add blocker information 5 years ago
socket.c migration/socket: Close the listener at the end 5 years ago
socket.h migration: unify the framework of socket-type channel 6 years ago
target.c migration: Move populate_vfio_info() into a separate file 5 years ago
tls.c migration/tls: Use qcrypto_tls_creds_check_endpoint() 5 years ago
tls.h migration: Fix Lesser GPL version number 5 years ago
trace-events migration/dirtyrate: implement dirty-ring dirtyrate calculation 4 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
vmstate-types.c migration: Replace migration's JSON writer by the general one 5 years ago
vmstate.c migration: Replace migration's JSON writer by the general one 5 years ago
xbzrle.c migration: Create migration/xbzrle.h 9 years ago
xbzrle.h migration: Create migration/xbzrle.h 9 years ago
yank_functions.c migration: Move the yank unregister of channel_close out 5 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 5 years ago