Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
9d80b3c89022279865220c23a1246a4e12786f27
/
migration
2205b84
memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
by Chenyi Qiang
· 8 weeks ago
983899e
migration: Don't sync volatile memory after migration completes
by Chaney, Ben
· 7 weeks ago
8f87c87
migration: Support fd-based socket address in cpr_transfer_input
by Jaehoon Kim
· 8 weeks ago
fd03771
migration/ram: avoid to do log clear in the last round
by Yanfei Xu
· 3 months ago
081c09d
migration: lower handler priority
by Steve Sistare
· 8 weeks ago
f95fd60
migration: cpr helpers
by Steve Sistare
· 8 weeks ago
d401b7a
migration/postcopy: Replace QemuSemaphore with QemuEvent
by Akihiko Odaki
· 10 weeks ago
da926a8
migration/colo: Replace QemuSemaphore with QemuEvent
by Akihiko Odaki
· 10 weeks ago
952691b
migration: Replace QemuSemaphore with QemuEvent
by Akihiko Odaki
· 10 weeks ago
e09c6d8
migration/hmp: Add "info migrate -a", reorg the dump
by Peter Xu
· 3 months ago
17bec92
migration: Allow caps to be set when preempt or multifd cap enabled
by Peter Xu
· 3 months ago
6be7696
migration/multifd: Don't send device state packets with zerocopy flag
by Maciej S. Szmigiero
· 3 months ago
e274188
migration: enable multifd and postcopy together
by Prasad Pandit
· 3 months ago
249543d
migration: write zero pages when postcopy enabled
by Prasad Pandit
· 3 months ago
0bafd6e
migration/rdma: Remove qemu_rdma_broken_ipv6_kernel
by Jack Wang
· 4 months ago
20d8262
migration/postcopy: Spatial locality page hint for preempt mode
by Peter Xu
· 3 months ago
ad8d82f
migration/ram: Implement save_postcopy_prepare()
by Peter Xu
· 4 months ago
1d48111
migration: Add save_postcopy_prepare() savevm handler
by Peter Xu
· 4 months ago
00f3fce
migration: refactor channel discovery mechanism
by Prasad Pandit
· 4 months ago
56e3c89
migration/multifd: move macros to multifd header
by Prasad Pandit
· 4 months ago
b407c9e
migration: Fix latent bug in migrate_params_test_apply()
by Markus Armbruster
· 4 months ago
5e7ca4a
migration: Unfold control_save_page()
by Li Zhijian
· 5 months ago
4ecd6be
migration/rdma: Remove redundant migration_in_postcopy checks
by Li Zhijian
· 5 months ago
103fa64
migration: disable RDMA + postcopy-ram
by Li Zhijian
· 5 months ago
57be554
migration: check RDMA and capabilities are compatible on both sides
by Li Zhijian
· 5 months ago
06b40d2
Merge tag 'single-binary-20250425' of https://github.com/philmd/qemu into staging
by Stefan Hajnoczi
· 3 months ago
12d1a76
qom: Have class_init() take a const data argument
by Philippe Mathieu-Daudé
· 6 months ago
e1d4ea5
vfio: Introduce a new header file for external migration services
by Cédric Le Goater
· 4 months ago
426ffab
vfio: Rename vfio_reset_bytes_transferred()
by Cédric Le Goater
· 4 months ago
019fbfa
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
by Stefan Hajnoczi
· 3 months ago
8a2b516
cleanup: Drop pointless return at end of function
by Markus Armbruster
· 4 months ago
12eeb04
page-vary: Move and rename qemu_target_page_bits_min
by Richard Henderson
· 4 months ago
548a016
include/system: Move exec/ramblock.h to system/ramblock.h
by Richard Henderson
· 5 months ago
4705a71
include/system: Move exec/ram_addr.h to system/ram_addr.h
by Richard Henderson
· 5 months ago
8be545b
include/system: Move exec/memory.h to system/memory.h
by Richard Henderson
· 5 months ago
c0b3242
migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
by Marco Cavenati
· 4 months ago
1632a20
migration: cpr_is_incoming
by Steve Sistare
· 5 months ago
baa41af
migration: Prioritize RDMA in ram_save_target_page()
by Li Zhijian
· 5 months ago
094a3db
migration: ram block cpr blockers
by Steve Sistare
· 5 months ago
d657a14
migration: Fix UAF for incoming migration on MigrationState
by Peter Xu
· 6 months ago
fda70ed
migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile
by Maciej S. Szmigiero
· 5 months ago
8305921
migration: Add save_live_complete_precopy_thread handler
by Maciej S. Szmigiero
· 5 months ago
a1131aa
migration/multifd: Add multifd_device_state_supported()
by Maciej S. Szmigiero
· 5 months ago
99fab22
migration/multifd: Make MultiFDSendData a struct
by Peter Xu
· 5 months ago
0525b91
migration/multifd: Device state transfer support - send side
by Maciej S. Szmigiero
· 5 months ago
7ecfab1
migration/multifd: Add an explicit MultiFDSendData destructor
by Maciej S. Szmigiero
· 5 months ago
d19cc4d
migration/multifd: Make multifd_send() thread safe
by Maciej S. Szmigiero
· 5 months ago
f588f3c
migration/multifd: Device state transfer support - receive side
by Maciej S. Szmigiero
· 5 months ago
8050c43
migration/multifd: Split packet into header and RAM data
by Maciej S. Szmigiero
· 5 months ago
b1937fd
migration: Add thread pool of optional load threads
by Maciej S. Szmigiero
· 5 months ago
6a76eb4
migration: Always take BQL for migration_incoming_state_destroy()
by Maciej S. Szmigiero
· 5 months ago
a30363d
migration: Add qemu_loadvm_load_state_buffer() and its handler
by Maciej S. Szmigiero
· 5 months ago
4e55cb3
migration: Add MIG_CMD_SWITCHOVER_START and its load handler
by Maciej S. Szmigiero
· 5 months ago
7389992
Merge tag 'mem-next-pull-request' of https://gitlab.com/peterx/qemu into staging
by Stefan Hajnoczi
· 6 months ago
b451705
migration: use parameters.mode in cpr_state_save
by Steve Sistare
· 6 months ago
4a228bc
migration: Don't set FAILED state when cancelling
by Fabiano Rosas
· 6 months ago
6461190
migration: Reject qmp_migrate_cancel after postcopy
by Fabiano Rosas
· 6 months ago
2b667a8
migration: Fix hang after error in destination setup phase
by Fabiano Rosas
· 6 months ago
4bbadfc
migration: Change migrate_fd_ to migration_
by Fabiano Rosas
· 6 months ago
8444d09
migration: Unify migration_cancel and migrate_fd_cancel
by Fabiano Rosas
· 6 months ago
a47f0cf
migration: Set migration error outside of migrate_cancel
by Fabiano Rosas
· 6 months ago
e0ad300
migration: Check migration error after loadvm
by Fabiano Rosas
· 6 months ago
9b3b192
migration/multifd: Add a compat property for TLS termination
by Fabiano Rosas
· 6 months ago
48796f6
migration/multifd: Terminate the TLS connection
by Fabiano Rosas
· 6 months ago
13057e0
overcommit: introduce mem-lock=on-fault
by Daniil Tatianin
· 6 months ago
cd2e472
system: introduce a new MlockState enum
by Daniil Tatianin
· 6 months ago
e76fadf
os: add an ability to lock memory on_fault
by Daniil Tatianin
· 6 months ago
f2ec48f
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
by Stefan Hajnoczi
· 6 months ago
407bc4b
qapi: Move include/qapi/qmp/ to include/qobject/
by Daniel P. Berrangé
· 9 months ago
c2a1899
migration/block-active: Remove global active flag
by Kevin Wolf
· 6 months ago
bc38dc2
migration: refactor ram_save_target_page functions
by Prasad Pandit
· 6 months ago
a10b37c
migration: Trivial cleanup on JSON writer of vmstate_save()
by Peter Xu
· 7 months ago
3dde8fd
migration: Merge precopy/postcopy on switchover start
by Peter Xu
· 7 months ago
4881411
migration: Always set DEVICE state
by Peter Xu
· 7 months ago
455c196
migration: Cleanup qemu_savevm_state_complete_precopy()
by Peter Xu
· 7 months ago
15c2ffa
migration: Unwrap qemu_savevm_state_complete_precopy() in postcopy
by Peter Xu
· 7 months ago
46b0155
migration: Notify COMPLETE once for postcopy
by Peter Xu
· 7 months ago
a880ddd
migration: Take BQL slightly longer in postcopy_start()
by Peter Xu
· 7 months ago
ec611bd
migration: Drop cached migration state in migration_maybe_pause()
by Peter Xu
· 7 months ago
1f9b657
migration: Adjust locking in migration_maybe_pause()
by Peter Xu
· 7 months ago
4000400
migration: Adjust postcopy bandwidth during switchover
by Peter Xu
· 7 months ago
89011a7
migration: Synchronize all CPU states only for non-iterable dump
by Peter Xu
· 7 months ago
4822128
migration: Drop inactivate_disk param in qemu_savevm_state_complete*
by Peter Xu
· 7 months ago
812145f
migration: Avoid two src-downtime-end tracepoints for postcopy
by Peter Xu
· 7 months ago
9cde9b4
migration: Optimize postcopy on downtime by avoiding JSON writer
by Peter Xu
· 7 months ago
a55090d
migration: Do not construct JSON description if suppressed
by Peter Xu
· 7 months ago
013c6e1
migration: Remove postcopy implications in should_send_vmdesc()
by Peter Xu
· 7 months ago
624e6e6
migration: cpr-transfer mode
by Steve Sistare
· 7 months ago
b369886
migration: cpr-transfer save and load
by Steve Sistare
· 7 months ago
e3965dc
migration: VMSTATE_FD
by Steve Sistare
· 7 months ago
b5779dc
migration: SCM_RIGHTS for QEMUFile
by Steve Sistare
· 7 months ago
2862b6b
migration: incoming channel
by Steve Sistare
· 7 months ago
f2374f0
migration: enhance migrate_uri_parse
by Steve Sistare
· 7 months ago
e7d7901
migration: cpr-state
by Steve Sistare
· 7 months ago
ed19620
migration: fix -Werror=maybe-uninitialized
by Marc-André Lureau
· 7 months ago
a523bc5
multifd: bugfix for incorrect migration data with qatzip compression
by Yuan Liu
· 8 months ago
2588a5f
multifd: bugfix for incorrect migration data with QPL compression
by Yuan Liu
· 8 months ago
cdc3970
multifd: bugfix for migration using compression methods
by Yuan Liu
· 8 months ago
35049eb
migration: Fix arrays of pointers in JSON writer
by Fabiano Rosas
· 7 months ago
9867c3a
migration: Dump correct JSON format for nullptr replacement
by Peter Xu
· 7 months ago
Next »