index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' into staging
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' into staging
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
|
*
migration: introduce decompress-error-check
Xiao Guangrong
2018-06-04
3
-1
/
+12
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
5
-5
/
+6
|
\
\
|
*
|
migration: use local path for local headers
Michael S. Tsirkin
2018-06-01
4
-5
/
+5
|
*
|
migration: drop an unused include
Michael S. Tsirkin
2018-06-01
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
1
-4
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vmstate: Add a VSTRUCT type
Corey Minyard
2018-06-01
1
-4
/
+21
|
|
/
*
|
migration: use g_free for ram load bitmap
Peter Xu
2018-05-25
1
-2
/
+2
*
|
migration: fix exec/fd migrations
Juan Quintela
2018-05-25
2
-0
/
+8
|
/
*
Migration+TLS: Fix crash due to double cleanup
Dr. David Alan Gilbert
2018-05-15
1
-0
/
+9
*
migration: update index field when delete or qsort RDMALocalBlock
Lidong Chen
2018-05-15
1
-0
/
+7
*
migration/qmp: add command migrate-pause
Peter Xu
2018-05-15
1
-0
/
+29
*
migration: introduce lock for to_dst_file
Peter Xu
2018-05-15
3
-4
/
+27
*
qmp/migration: new command migrate-recover
Peter Xu
2018-05-15
3
-0
/
+28
*
migration: init dst in migration_object_init too
Peter Xu
2018-05-15
1
-18
/
+19
*
migration: final handshake for the resume
Peter Xu
2018-05-15
1
-4
/
+24
*
migration: setup ramstate for resume
Peter Xu
2018-05-15
2
-1
/
+45
*
migration: synchronize dirty bitmap for resume
Peter Xu
2018-05-15
4
-0
/
+54
[next]