index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration/ram: ensure write persistence on loading all data to PMEM.
Junyan He
2018-08-10
1
-0
/
+8
*
migration/ram: Add check and info message to nvdimm post copy.
Junyan He
2018-08-10
1
-0
/
+9
*
migration: fix duplicate initialization for expected_downtime and cleanup_bh
Lidong Chen
2018-07-24
1
-2
/
+0
*
migration: disallow recovery for release-ram
Peter Xu
2018-07-24
1
-0
/
+19
*
migration: update recv bitmap only on dest vm
Peter Xu
2018-07-24
1
-2
/
+9
*
migrate: Fix cancelling state warning
Dr. David Alan Gilbert
2018-07-24
1
-0
/
+1
*
migration: fix potential overflow in multifd send
Peter Xu
2018-07-24
1
-1
/
+1
*
migration: reorder MIG_CMD_POSTCOPY_RESUME
Peter Xu
2018-07-10
1
-1
/
+1
*
migration: show pause/recover state on dst host
Peter Xu
2018-07-10
1
-0
/
+2
*
migration: fix incorrect bitmap size calculation
Peter Xu
2018-07-10
1
-2
/
+2
*
migration: loosen recovery check when load vm
Peter Xu
2018-07-10
1
-10
/
+6
*
migration: simplify check to use qemu file buffer
Peter Xu
2018-07-10
1
-6
/
+11
*
migration: unify incoming processing
Peter Xu
2018-07-10
4
-13
/
+16
*
migration: unbreak postcopy recovery
Peter Xu
2018-07-10
1
-5
/
+18
*
migration: move income process out of multifd
Peter Xu
2018-07-10
3
-8
/
+10
*
migration: delay postcopy paused state
Peter Xu
2018-07-10
1
-3
/
+3
*
dirty-bitmap: fix double lock on bitmap enabling
Vladimir Sementsov-Ogievskiy
2018-07-04
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...
Peter Maydell
2018-06-28
5
-27
/
+508
|
\
|
*
migration: fix crash in when incoming client channel setup fails
Daniel P. Berrangé
2018-06-27
1
-1
/
+2
|
*
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
2018-06-27
3
-6
/
+4
|
*
migration: Stop sending whole pages through main channel
Juan Quintela
2018-06-27
1
-8
/
+3
|
*
migration: Remove not needed semaphore and quit
Juan Quintela
2018-06-27
1
-9
/
+5
|
*
migration: Wait for blocking IO
Juan Quintela
2018-06-27
1
-13
/
+0
|
*
migration: Start sending messages
Juan Quintela
2018-06-27
1
-5
/
+24
|
*
migration: Create ram_save_multifd_page
Juan Quintela
2018-06-27
2
-1
/
+108
|
*
migration: Create multifd_bytes ram_counter
Juan Quintela
2018-06-27
1
-0
/
+1
|
*
migration: Synchronize multifd threads with main thread
Juan Quintela
2018-06-27
2
-30
/
+121
|
*
migration: Add block where to send/receive packets
Juan Quintela
2018-06-27
2
-5
/
+46
|
*
migration: Multifd channels always wait on the sem
Juan Quintela
2018-06-27
1
-2
/
+11
|
*
migration: Add multifd traces for start/end thread
Juan Quintela
2018-06-27
2
-0
/
+26
|
*
migration: Abstract the number of bytes sent
Juan Quintela
2018-06-27
1
-3
/
+11
|
*
migration: Calculate mbps only during transfer time
Juan Quintela
2018-06-27
1
-2
/
+4
|
*
migration: Create multifd packet
Juan Quintela
2018-06-27
1
-1
/
+144
|
*
migration: Create multipage support
Juan Quintela
2018-06-27
1
-0
/
+57
*
|
trace: forbid floating point types
Stefan Hajnoczi
2018-06-27
1
-1
/
+1
|
/
*
migration: calculate expected_downtime with ram_bytes_remaining()
Balamuruhan S
2018-06-15
2
-2
/
+2
*
migration/postcopy: Wake rate limit sleep on postcopy request
Dr. David Alan Gilbert
2018-06-15
1
-1
/
+8
*
migration: Wake rate limiting for urgent requests
Dr. David Alan Gilbert
2018-06-15
3
-4
/
+41
*
migration/postcopy: Add max-postcopy-bandwidth parameter
Dr. David Alan Gilbert
2018-06-15
1
-1
/
+34
*
migration: introduce migration_update_rates
Xiao Guangrong
2018-06-15
1
-13
/
+22
*
migration: fix counting xbzrle cache_miss_rate
Xiao Guangrong
2018-06-15
1
-1
/
+1
*
migration/block-dirty-bitmap: fix dirty_bitmap_load
Vladimir Sementsov-Ogievskiy
2018-06-15
1
-0
/
+3
*
migration: Poison ramblock loops in migration
Dr. David Alan Gilbert
2018-06-15
2
-1
/
+6
*
migration: Fixes for non-migratable RAMBlocks
Dr. David Alan Gilbert
2018-06-15
2
-3
/
+3
*
typedefs: add QJSON
Greg Kurz
2018-06-15
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
7
-45
/
+90
|
\
|
*
migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect
Lidong Chen
2018-06-04
2
-11
/
+2
|
*
migration: remove unnecessary variables len in QIOChannelRDMA
Lidong Chen
2018-06-04
1
-8
/
+7
|
*
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
2018-06-04
1
-7
/
+27
|
*
migration: discard non-migratable RAMBlocks
CĂ©dric Le Goater
2018-06-04
3
-18
/
+42
[next]