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.
 
 
 
 
 
 
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
..
block-dirty-bitmap.c migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread 5 years ago
block.c block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache 4 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 Use g_new() & friends where that makes obvious sense 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 configure, meson: move block layer options to meson_options.txt 4 years ago
migration.c block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache 4 years ago
migration.h migration: Add migration_incoming_transport_cleanup() 4 years ago
multifd-zlib.c Use g_new() & friends where that makes obvious sense 4 years ago
multifd-zstd.c multifd: recv side only needs the RAMBlock host address 4 years ago
multifd.c multifd: Rename pages_used to normal_pages 4 years ago
multifd.h multifd: Rename pages_used to normal_pages 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: postcopy_pause_fault_thread() never fails 4 years ago
postcopy-ram.h migration: Add postcopy_thread_create() 4 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 include: Move qemu_madvise() and related #defines to new qemu/madvise.h 4 years ago
qemu-file.h migration: Teach QEMUFile to be QIOChannel-aware 5 years ago
ram.c Use g_new() & friends where that makes obvious sense 4 years ago
ram.h migration: Drop return code for disgard ram process 4 years ago
rdma.c migration/rdma: set the REUSEADDR option for destination 4 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c include/block/snapshot: global state API + assertions 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: Tracepoint change in postcopy-run bottom half 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: Remove load_state_old and minimum_version_id_old 4 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