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
/
trace-events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
2019-03-25
1
-2
/
+2
|
\
|
*
multifd: Create new next_packet_size field
Juan Quintela
2019-03-25
1
-2
/
+2
*
|
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-18
/
+26
*
|
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-13
/
+13
|
/
*
migration: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
1
-1
/
+0
*
COLO: Flush memory data from ram cache
Zhang Chen
2018-10-19
1
-0
/
+2
*
COLO: Remove colo_state migration struct
Zhang Chen
2018-10-19
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...
Peter Maydell
2018-06-28
1
-0
/
+12
|
\
|
*
migration: Synchronize multifd threads with main thread
Juan Quintela
2018-06-27
1
-0
/
+6
|
*
migration: Add block where to send/receive packets
Juan Quintela
2018-06-27
1
-0
/
+2
|
*
migration: Add multifd traces for start/end thread
Juan Quintela
2018-06-27
1
-0
/
+4
*
|
trace: forbid floating point types
Stefan Hajnoczi
2018-06-27
1
-1
/
+1
|
/
*
migration: Wake rate limiting for urgent requests
Dr. David Alan Gilbert
2018-06-15
1
-0
/
+2
*
migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect
Lidong Chen
2018-06-04
1
-1
/
+0
*
migration: setup ramstate for resume
Peter Xu
2018-05-15
1
-0
/
+1
*
migration: synchronize dirty bitmap for resume
Peter Xu
2018-05-15
1
-0
/
+4
*
migration: introduce SaveVMHandlers.resume_prepare
Peter Xu
2018-05-15
1
-0
/
+1
*
migration: new message MIG_RP_MSG_RESUME_ACK
Peter Xu
2018-05-15
1
-0
/
+1
*
migration: new cmd MIG_CMD_POSTCOPY_RESUME
Peter Xu
2018-05-15
1
-0
/
+2
*
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
2018-05-15
1
-0
/
+3
*
migration: new cmd MIG_CMD_RECV_BITMAP
Peter Xu
2018-05-15
1
-0
/
+2
*
migration: allow fault thread to pause
Peter Xu
2018-05-15
1
-0
/
+2
*
migration: allow src return path to pause
Peter Xu
2018-05-15
1
-0
/
+2
*
migration: allow dst vm pause on postcopy
Peter Xu
2018-05-15
1
-0
/
+2
*
migration: implement "postcopy-pause" src logic
Peter Xu
2018-05-15
1
-0
/
+1
*
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-04-25
1
-0
/
+1
*
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
2018-04-25
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
1
-0
/
+6
|
\
|
*
vhost+postcopy: Call wakeups
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+1
|
*
postcopy: helper for waking shared
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+1
|
*
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+2
|
*
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+2
*
|
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-0
/
+14
*
|
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
2018-03-13
1
-1
/
+1
|
/
*
migration: Route errors down through migration_channel_connect
Dr. David Alan Gilbert
2018-02-06
1
-1
/
+1
*
migration: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-23
1
-5
/
+1
*
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-01-15
1
-0
/
+1
*
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
2018-01-15
1
-1
/
+4
*
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert
2017-09-27
1
-0
/
+1
*
migration: dump str in migrate_set_state trace
Peter Xu
2017-09-06
1
-1
/
+1
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-18
/
+18
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
migration: Create load_setup()/cleanup() methods
Juan Quintela
2017-07-10
1
-0
/
+2
*
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-07-10
1
-1
/
+1
*
migration: isolate return path on src
Peter Xu
2017-06-13
1
-2
/
+2
*
migration: Extra tracing
Dr. David Alan Gilbert
2017-05-04
1
-0
/
+2
*
ram: Use page number instead of an address for the bitmap operations
Juan Quintela
2017-04-21
1
-2
/
+2
*
exec: ram_block_discard_range
Dr. David Alan Gilbert
2017-02-28
1
-1
/
+1
*
trace: clean up trace-events files
Stefan Hajnoczi
2017-01-31
1
-3
/
+0
*
migration/tracing: Add tracing on save
Dr. David Alan Gilbert
2017-01-24
1
-0
/
+4
[next]