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
/
ram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: introduce pages-per-second
Xiao Guangrong
2019-01-23
1
-0
/
+6
*
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
2019-01-23
1
-7
/
+4
*
migration: fix the multifd code when receiving less channels
Fei Li
2019-01-23
1
-3
/
+14
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
COLO: flush host dirty ram from cache
zhanghailiang
2018-10-19
1
-0
/
+9
*
COLO: Flush memory data from ram cache
Zhang Chen
2018-10-19
1
-0
/
+37
*
ram/COLO: Record the dirty pages that SVM received
Zhang Chen
2018-10-19
1
-3
/
+40
*
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
2018-10-19
1
-2
/
+81
*
migration/ram.c: Avoid taking address of fields in packed MultiFDInit_t struct
Peter Maydell
2018-09-26
1
-5
/
+5
*
migration: fix the compression code
Fei Li
2018-09-26
1
-16
/
+8
*
migration: use save_page_use_compression in flush_compressed_data
Xiao Guangrong
2018-09-26
1
-1
/
+3
*
migration: show the statistics of compression
Xiao Guangrong
2018-09-26
1
-1
/
+40
*
migration: do not flush_compressed_data at the end of iteration
Xiao Guangrong
2018-09-26
1
-7
/
+11
*
migration: handle the error condition properly
Xiao Guangrong
2018-09-26
1
-3
/
+15
*
migration: fix calculating xbzrle_counters.cache_miss_rate
Xiao Guangrong
2018-09-26
1
-9
/
+9
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-1
/
+1
*
migration: hold the lock only if it is really needed
Xiao Guangrong
2018-08-22
1
-0
/
+4
*
migration: move handle of zero page to the thread
Xiao Guangrong
2018-08-22
1
-26
/
+70
*
migration: drop the return value of do_compress_ram_page
Xiao Guangrong
2018-08-22
1
-15
/
+11
*
migration: introduce save_zero_page_to_file
Xiao Guangrong
2018-08-22
1
-10
/
+30
*
migration: fix counting normal page for compression
Xiao Guangrong
2018-08-22
1
-1
/
+0
*
migration: do not wait for free thread
Xiao Guangrong
2018-08-22
1
-19
/
+26
*
migration: implement bi-directional RDMA QIOChannel
Lidong Chen
2018-08-22
1
-0
/
+4
*
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
Li Qiang
2018-08-22
1
-1
/
+3
*
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: update recv bitmap only on dest vm
Peter Xu
2018-07-24
1
-2
/
+9
*
migration: fix potential overflow in multifd send
Peter Xu
2018-07-24
1
-1
/
+1
*
migration: fix incorrect bitmap size calculation
Peter Xu
2018-07-10
1
-2
/
+2
*
migration: simplify check to use qemu file buffer
Peter Xu
2018-07-10
1
-6
/
+11
*
migration: move income process out of multifd
Peter Xu
2018-07-10
1
-6
/
+5
*
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
2018-06-27
1
-3
/
+1
*
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
1
-0
/
+107
*
migration: Synchronize multifd threads with main thread
Juan Quintela
2018-06-27
1
-30
/
+115
*
migration: Add block where to send/receive packets
Juan Quintela
2018-06-27
1
-5
/
+44
*
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
1
-0
/
+22
*
migration: Create multifd packet
Juan Quintela
2018-06-27
1
-1
/
+144
*
migration: Create multipage support
Juan Quintela
2018-06-27
1
-0
/
+57
*
migration: calculate expected_downtime with ram_bytes_remaining()
Balamuruhan S
2018-06-15
1
-0
/
+1
*
migration/postcopy: Wake rate limit sleep on postcopy request
Dr. David Alan Gilbert
2018-06-15
1
-1
/
+8
*
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: Poison ramblock loops in migration
Dr. David Alan Gilbert
2018-06-15
1
-1
/
+3
*
migration: Fixes for non-migratable RAMBlocks
Dr. David Alan Gilbert
2018-06-15
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
1
-13
/
+35
|
\
[next]