Sign in
qemu
/
qemu
/
e091f0e905a4481f347913420f327d427f18d9d4
/
migration
3ab7238
qapi: Drop qapi_event_send_FOO()'s Error ** argument
by Peter Xu
· 6 years ago
17182bb
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' into staging
by Peter Maydell
· 6 years ago
154304c
postcopy: Synchronize usage of the balloon inhibitor
by Alex Williamson
· 6 years ago
ae526e3
migration: hold the lock only if it is really needed
by Xiao Guangrong
· 6 years ago
5e5fdcf
migration: move handle of zero page to the thread
by Xiao Guangrong
· 6 years ago
6ef3771
migration: drop the return value of do_compress_ram_page
by Xiao Guangrong
· 6 years ago
6c97ec5
migration: introduce save_zero_page_to_file
by Xiao Guangrong
· 6 years ago
980a19a
migration: fix counting normal page for compression
by Xiao Guangrong
· 6 years ago
1d58872
migration: do not wait for free thread
by Xiao Guangrong
· 6 years ago
9237098
migration: poll the cm event for destination qemu
by Lidong Chen
· 6 years ago
54db882f
migration: implement the shutdown for RDMA QIOChannel
by Lidong Chen
· 6 years ago
d588299
migration: poll the cm event while wait RDMA work request completion
by Lidong Chen
· 6 years ago
5d5f4d8
migration: invoke qio_channel_yield only when qemu_in_coroutine()
by Lidong Chen
· 6 years ago
4d9f675
migration: implement io_set_aio_fd_handler function for RDMA QIOChannel
by Lidong Chen
· 6 years ago
f5627c2
migration: Stop rdma yielding during incoming postcopy
by Lidong Chen
· 6 years ago
74637e6
migration: implement bi-directional RDMA QIOChannel
by Lidong Chen
· 6 years ago
55cc1b5
migration: create a dedicated connection for rdma return path
by Lidong Chen
· 6 years ago
ccb7e1b
migration: disable RDMA WRITE after postcopy started
by Lidong Chen
· 6 years ago
4cbc9c7
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
by Li Qiang
· 6 years ago
6f4923f
migration: Correctly handle subsections with no 'needed' function
by Peter Maydell
· 6 years ago
56eb90a
migration/ram: ensure write persistence on loading all data to PMEM.
by Junyan He
· 6 years ago
469dd51
migration/ram: Add check and info message to nvdimm post copy.
by Junyan He
· 6 years ago
4b3fb65
migration: fix duplicate initialization for expected_downtime and cleanup_bh
by Lidong Chen
· 6 years ago
97ca211
migration: disallow recovery for release-ram
by Peter Xu
· 6 years ago
814bb08
migration: update recv bitmap only on dest vm
by Peter Xu
· 6 years ago
57225e5
migrate: Fix cancelling state warning
by Dr. David Alan Gilbert
· 6 years ago
4fcefd4
migration: fix potential overflow in multifd send
by Peter Xu
· 6 years ago
858b6d6
migration: reorder MIG_CMD_POSTCOPY_RESUME
by Peter Xu
· 6 years ago
3c9928d
migration: show pause/recover state on dst host
by Peter Xu
· 6 years ago
a725ef9
migration: fix incorrect bitmap size calculation
by Peter Xu
· 6 years ago
fd037a6
migration: loosen recovery check when load vm
by Peter Xu
· 6 years ago
1aa8367
migration: simplify check to use qemu file buffer
by Peter Xu
· 6 years ago
a429e7f
migration: unify incoming processing
by Peter Xu
· 6 years ago
884835f
migration: unbreak postcopy recovery
by Peter Xu
· 6 years ago
81e6205
migration: move income process out of multifd
by Peter Xu
· 6 years ago
eed1cc7
migration: delay postcopy paused state
by Peter Xu
· 6 years ago
58f72b9
dirty-bitmap: fix double lock on bitmap enabling
by Vladimir Sementsov-Ogievskiy
· 6 years ago
4a83bf2
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' into staging
by Peter Maydell
· 6 years ago
ca273df
migration: fix crash in when incoming client channel setup fails
by Daniel P. Berrangé
· 7 years ago
c136180
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
by David Hildenbrand
· 7 years ago
35374cb
migration: Stop sending whole pages through main channel
by Juan Quintela
· 7 years ago
7a5cc33
migration: Remove not needed semaphore and quit
by Juan Quintela
· 7 years ago
4d22c14
migration: Wait for blocking IO
by Juan Quintela
· 7 years ago
8b2db7f
migration: Start sending messages
by Juan Quintela
· 7 years ago
b9ee2f7
migration: Create ram_save_multifd_page
by Juan Quintela
· 9 years ago
a61c45b
migration: Create multifd_bytes ram_counter
by Juan Quintela
· 6 years ago
6df264a
migration: Synchronize multifd threads with main thread
by Juan Quintela
· 7 years ago
0beb5ed
migration: Add block where to send/receive packets
by Juan Quintela
· 7 years ago
d82628e
migration: Multifd channels always wait on the sem
by Juan Quintela
· 7 years ago
408ea6a
migration: Add multifd traces for start/end thread
by Juan Quintela
· 7 years ago
0c8f0ef
migration: Abstract the number of bytes sent
by Juan Quintela
· 6 years ago
6cde6fb
migration: Calculate mbps only during transfer time
by Juan Quintela
· 6 years ago
2a26c97
migration: Create multifd packet
by Juan Quintela
· 7 years ago
34c55a9
migration: Create multipage support
by Juan Quintela
· 7 years ago
ec09f87
trace: forbid floating point types
by Stefan Hajnoczi
· 7 years ago
650af89
migration: calculate expected_downtime with ram_bytes_remaining()
by Balamuruhan S
· 7 years ago
e03a34f
migration/postcopy: Wake rate limit sleep on postcopy request
by Dr. David Alan Gilbert
· 7 years ago
ad767be
migration: Wake rate limiting for urgent requests
by Dr. David Alan Gilbert
· 7 years ago
7e555c6
migration/postcopy: Add max-postcopy-bandwidth parameter
by Dr. David Alan Gilbert
· 7 years ago
b734035
migration: introduce migration_update_rates
by Xiao Guangrong
· 7 years ago
e0e7a45
migration: fix counting xbzrle cache_miss_rate
by Xiao Guangrong
· 7 years ago
a36f6ff
migration/block-dirty-bitmap: fix dirty_bitmap_load
by Vladimir Sementsov-Ogievskiy
· 7 years ago
343f632
migration: Poison ramblock loops in migration
by Dr. David Alan Gilbert
· 7 years ago
ff0769a
migration: Fixes for non-migratable RAMBlocks
by Dr. David Alan Gilbert
· 7 years ago
ea134ca
typedefs: add QJSON
by Greg Kurz
· 7 years ago
b74588a
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' into staging
by Peter Maydell
· 7 years ago
f67c9b6
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 7 years ago
c5e7611
migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect
by Lidong Chen
· 7 years ago
f38f6d4
migration: remove unnecessary variables len in QIOChannelRDMA
by Lidong Chen
· 7 years ago
0f073f4
migration: Don't activate block devices if using -S
by Dr. David Alan Gilbert
· 7 years ago
b895de5
migration: discard non-migratable RAMBlocks
by Cédric Le Goater
· 7 years ago
f548222
migration: introduce decompress-error-check
by Xiao Guangrong
· 7 years ago
afd76ff
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
53d37d3
migration: use local path for local headers
by Michael S. Tsirkin
· 7 years ago
83ee768
migration: drop an unused include
by Michael S. Tsirkin
· 7 years ago
2dc6660
vmstate: Add a VSTRUCT type
by Corey Minyard
· 7 years ago
bf26990
migration: use g_free for ram load bitmap
by Peter Xu
· 7 years ago
0efc914
migration: fix exec/fd migrations
by Juan Quintela
· 7 years ago
8b7bf2b
Migration+TLS: Fix crash due to double cleanup
by Dr. David Alan Gilbert
· 7 years ago
71cd730
migration: update index field when delete or qsort RDMALocalBlock
by Lidong Chen
· 7 years ago
bfbf89c
migration/qmp: add command migrate-pause
by Peter Xu
· 7 years ago
62df066
migration: introduce lock for to_dst_file
by Peter Xu
· 7 years ago
02affd4
qmp/migration: new command migrate-recover
by Peter Xu
· 7 years ago
e1b1b1b
migration: init dst in migration_object_init too
by Peter Xu
· 7 years ago
9419069
migration: final handshake for the resume
by Peter Xu
· 7 years ago
08614f3
migration: setup ramstate for resume
by Peter Xu
· 7 years ago
edd090c
migration: synchronize dirty bitmap for resume
by Peter Xu
· 7 years ago
d1b8ead
migration: introduce SaveVMHandlers.resume_prepare
by Peter Xu
· 7 years ago
13955b8
migration: new message MIG_RP_MSG_RESUME_ACK
by Peter Xu
· 7 years ago
3f5875e
migration: new cmd MIG_CMD_POSTCOPY_RESUME
by Peter Xu
· 7 years ago
a335deb
migration: new message MIG_RP_MSG_RECV_BITMAP
by Peter Xu
· 7 years ago
f25d422
migration: new cmd MIG_CMD_RECV_BITMAP
by Peter Xu
· 7 years ago
d96c9e8
migration: wakeup dst ram-load-thread for recover
by Peter Xu
· 7 years ago
135b87b
migration: new state "postcopy-recover"
by Peter Xu
· 7 years ago
d3e35b8
migration: rebuild channel on source
by Peter Xu
· 7 years ago
7a4da28
qmp: hmp: add migrate "resume" option
by Peter Xu
· 7 years ago
3a7804c
migration: allow fault thread to pause
by Peter Xu
· 7 years ago
14b1742
migration: allow src return path to pause
by Peter Xu
· 7 years ago
b411b84
migration: allow dst vm pause on postcopy
by Peter Xu
· 7 years ago
b23c2ad
migration: implement "postcopy-pause" src logic
by Peter Xu
· 7 years ago
Next »