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: 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
|
\
|
*
migration: discard non-migratable RAMBlocks
Cédric Le Goater
2018-06-04
1
-12
/
+34
|
*
migration: introduce decompress-error-check
Xiao Guangrong
2018-06-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
migration: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-2
/
+2
*
|
migration: use g_free for ram load bitmap
Peter Xu
2018-05-25
1
-2
/
+2
|
/
*
migration: setup ramstate for resume
Peter Xu
2018-05-15
1
-1
/
+44
*
migration: synchronize dirty bitmap for resume
Peter Xu
2018-05-15
1
-0
/
+47
*
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
2018-05-15
1
-0
/
+144
*
migration: Define MultifdRecvParams sooner
Juan Quintela
2018-05-15
1
-15
/
+31
*
migration: Transmit initial package through the multifd channels
Juan Quintela
2018-05-15
1
-5
/
+99
*
migration: Delay start of migration main routines
Juan Quintela
2018-05-15
1
-0
/
+3
*
migration: Create multifd channels
Juan Quintela
2018-05-15
1
-10
/
+42
*
migration: Be sure all recv channels are created
Juan Quintela
2018-05-15
1
-0
/
+11
*
migration: terminate_* can be called for other threads
Juan Quintela
2018-05-15
1
-14
/
+30
*
migration: Introduce multifd_recv_new_channel()
Juan Quintela
2018-05-15
1
-0
/
+6
*
migration: Set error state in case of error
Juan Quintela
2018-05-15
1
-2
/
+24
*
migration: fix saving normal page even if it's been compressed
Xiao Guangrong
2018-05-15
1
-1
/
+1
*
migration: remove ram_save_compressed_page()
Xiao Guangrong
2018-04-25
1
-37
/
+8
*
migration: introduce save_normal_page()
Xiao Guangrong
2018-04-25
1
-20
/
+30
*
migration: move calling save_zero_page to the common place
Xiao Guangrong
2018-04-25
1
-46
/
+59
*
migration: move calling control_save_page to the common place
Xiao Guangrong
2018-04-25
1
-8
/
+8
*
migration: move some code to ram_save_host_page
Xiao Guangrong
2018-04-25
1
-24
/
+19
*
migration: introduce control_save_page()
Xiao Guangrong
2018-04-25
1
-85
/
+89
*
migration: detect compression and decompression errors
Xiao Guangrong
2018-04-25
1
-17
/
+39
*
migration: stop decompression to allocate and free memory frequently
Xiao Guangrong
2018-04-25
1
-30
/
+82
*
migration: stop compression to allocate and free memory frequently
Xiao Guangrong
2018-04-25
1
-9
/
+32
*
migration: stop compressing page in migration thread
Xiao Guangrong
2018-04-25
1
-16
/
+16
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
1
-0
/
+5
|
\
[prev]
[next]