index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
ram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
COLO: flush host dirty ram from cache
zhanghailiang
1
-0
/
+9
2018-10-19
COLO: Flush memory data from ram cache
Zhang Chen
1
-0
/
+37
2018-10-19
ram/COLO: Record the dirty pages that SVM received
Zhang Chen
1
-3
/
+40
2018-10-19
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
1
-2
/
+81
2018-09-26
migration/ram.c: Avoid taking address of fields in packed MultiFDInit_t struct
Peter Maydell
1
-5
/
+5
2018-09-26
migration: fix the compression code
Fei Li
1
-16
/
+8
2018-09-26
migration: use save_page_use_compression in flush_compressed_data
Xiao Guangrong
1
-1
/
+3
2018-09-26
migration: show the statistics of compression
Xiao Guangrong
1
-1
/
+40
2018-09-26
migration: do not flush_compressed_data at the end of iteration
Xiao Guangrong
1
-7
/
+11
2018-09-26
migration: handle the error condition properly
Xiao Guangrong
1
-3
/
+15
2018-09-26
migration: fix calculating xbzrle_counters.cache_miss_rate
Xiao Guangrong
1
-9
/
+9
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-1
/
+1
2018-08-22
migration: hold the lock only if it is really needed
Xiao Guangrong
1
-0
/
+4
2018-08-22
migration: move handle of zero page to the thread
Xiao Guangrong
1
-26
/
+70
2018-08-22
migration: drop the return value of do_compress_ram_page
Xiao Guangrong
1
-15
/
+11
2018-08-22
migration: introduce save_zero_page_to_file
Xiao Guangrong
1
-10
/
+30
2018-08-22
migration: fix counting normal page for compression
Xiao Guangrong
1
-1
/
+0
2018-08-22
migration: do not wait for free thread
Xiao Guangrong
1
-19
/
+26
2018-08-22
migration: implement bi-directional RDMA QIOChannel
Lidong Chen
1
-0
/
+4
2018-08-22
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
Li Qiang
1
-1
/
+3
2018-08-10
migration/ram: ensure write persistence on loading all data to PMEM.
Junyan He
1
-0
/
+8
2018-08-10
migration/ram: Add check and info message to nvdimm post copy.
Junyan He
1
-0
/
+9
2018-07-24
migration: update recv bitmap only on dest vm
Peter Xu
1
-2
/
+9
2018-07-24
migration: fix potential overflow in multifd send
Peter Xu
1
-1
/
+1
2018-07-10
migration: fix incorrect bitmap size calculation
Peter Xu
1
-2
/
+2
2018-07-10
migration: simplify check to use qemu file buffer
Peter Xu
1
-6
/
+11
2018-07-10
migration: move income process out of multifd
Peter Xu
1
-6
/
+5
2018-06-27
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
1
-3
/
+1
2018-06-27
migration: Stop sending whole pages through main channel
Juan Quintela
1
-8
/
+3
2018-06-27
migration: Remove not needed semaphore and quit
Juan Quintela
1
-9
/
+5
2018-06-27
migration: Wait for blocking IO
Juan Quintela
1
-13
/
+0
2018-06-27
migration: Start sending messages
Juan Quintela
1
-5
/
+24
2018-06-27
migration: Create ram_save_multifd_page
Juan Quintela
1
-0
/
+107
2018-06-27
migration: Synchronize multifd threads with main thread
Juan Quintela
1
-30
/
+115
2018-06-27
migration: Add block where to send/receive packets
Juan Quintela
1
-5
/
+44
2018-06-27
migration: Multifd channels always wait on the sem
Juan Quintela
1
-2
/
+11
2018-06-27
migration: Add multifd traces for start/end thread
Juan Quintela
1
-0
/
+22
2018-06-27
migration: Create multifd packet
Juan Quintela
1
-1
/
+144
2018-06-27
migration: Create multipage support
Juan Quintela
1
-0
/
+57
2018-06-15
migration: calculate expected_downtime with ram_bytes_remaining()
Balamuruhan S
1
-0
/
+1
2018-06-15
migration/postcopy: Wake rate limit sleep on postcopy request
Dr. David Alan Gilbert
1
-1
/
+8
2018-06-15
migration: introduce migration_update_rates
Xiao Guangrong
1
-13
/
+22
2018-06-15
migration: fix counting xbzrle cache_miss_rate
Xiao Guangrong
1
-1
/
+1
2018-06-15
migration: Poison ramblock loops in migration
Dr. David Alan Gilbert
1
-1
/
+3
2018-06-15
migration: Fixes for non-migratable RAMBlocks
Dr. David Alan Gilbert
1
-2
/
+2
2018-06-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
1
-13
/
+35
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+2
2018-06-04
migration: discard non-migratable RAMBlocks
Cédric Le Goater
1
-12
/
+34
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
1
-1
/
+1
2018-06-01
migration: use local path for local headers
Michael S. Tsirkin
1
-2
/
+2
[next]