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
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration/ram.c: Fix use-after-free in multifd_recv_unfill_packet()
Peter Maydell
2019-04-09
1
-1
/
+1
*
migration/ram.c: Fix codes conflict about bitmap_mutex
Zhang Chen
2019-04-05
1
-0
/
+2
*
migration: Support adding migration blockers earlier
Markus Armbruster
2019-04-02
1
-1
/
+5
*
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
2019-04-02
3
-7
/
+3
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
2019-03-25
7
-87
/
+135
|
\
|
*
migration/postcopy: Update the bandwidth during postcopy
Dr. David Alan Gilbert
2019-03-25
1
-1
/
+5
|
*
Migration/colo.c: Make user obtain the last COLO mode info after failover
Zhang Chen
2019-03-25
1
-0
/
+16
|
*
Migration/colo.c: Add the necessary checks for colo_do_failover
Zhang Chen
2019-03-25
1
-2
/
+8
|
*
Migration/colo.c: Add new COLOExitReason to handle all failover state
Zhang Chen
2019-03-25
1
-11
/
+13
|
*
Migration/colo.c: Fix COLO failover status error
Zhang Chen
2019-03-25
1
-3
/
+4
|
*
migration/rdma: Check qemu_rdma_init_one_block
Dr. David Alan Gilbert
2019-03-25
1
-1
/
+5
|
*
migration: add support for a "tls-authz" migration parameter
Daniel P. Berrange
2019-03-25
2
-1
/
+9
|
*
multifd: Drop x-
Juan Quintela
2019-03-25
1
-13
/
+13
|
*
multifd: Add some padding
Juan Quintela
2019-03-25
1
-0
/
+3
|
*
multifd: Change default packet size
Juan Quintela
2019-03-25
1
-1
/
+1
|
*
multifd: Be flexible about packet size
Juan Quintela
2019-03-25
1
-6
/
+18
|
*
multifd: Drop x-multifd-page-count parameter
Juan Quintela
2019-03-25
3
-36
/
+10
|
*
multifd: Create new next_packet_size field
Juan Quintela
2019-03-25
2
-4
/
+15
|
*
multifd: Rename "size" member to pages_alloc
Juan Quintela
2019-03-25
1
-11
/
+12
|
*
multifd: Only send pages when packet are not empty
Juan Quintela
2019-03-25
1
-6
/
+12
*
|
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
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-14
1
-0
/
+1
|
\
|
*
migration: fix memory leak
Paolo Bonzini
2019-03-12
1
-0
/
+1
*
|
bitmaps: Fix typo in function name
Eric Blake
2019-03-12
1
-2
/
+2
*
|
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
2019-03-12
1
-9
/
+4
*
|
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
2019-03-12
1
-3
/
+3
*
|
block/dirty-bitmaps: rename frozen predicate helper
John Snow
2019-03-12
1
-1
/
+1
|
/
*
slirp: use libslirp migration code
Marc-André Lureau
2019-03-07
1
-1
/
+0
*
Migration/colo.c: Make COLO node running after failover
Zhang Chen
2019-03-06
2
-1
/
+3
*
Migration/colo.c: Fix double close bug when occur COLO failover
Zhang Chen
2019-03-06
1
-0
/
+1
*
migration/ram.c: add the free page optimization enable flag
Wei Wang
2019-03-06
1
-1
/
+17
*
migration/ram.c: add a notifier chain for precopy
Wei Wang
2019-03-06
2
-3
/
+63
*
migration: API to clear bits of guest free pages from the dirty bitmap
Wei Wang
2019-03-06
1
-0
/
+47
*
migration: use bitmap_mutex in migration_bitmap_clear_dirty
Wei Wang
2019-03-06
1
-1
/
+4
*
migration: Create socket-address parameter
Juan Quintela
2019-03-06
3
-0
/
+39
*
migration: Add capabilities validation
Yury Kotov
2019-03-06
1
-0
/
+137
*
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
2019-03-06
4
-34
/
+94
*
migration: Introduce ignore-shared capability
Yury Kotov
2019-03-06
2
-0
/
+15
*
exec: Change RAMBlockIterFunc definition
Yury Kotov
2019-03-06
2
-17
/
+26
*
migration/rdma: clang compilation fix
Marcel Apfelbaum
2019-03-06
1
-1
/
+4
*
migration: Cleanup during exit
Dr. David Alan Gilbert
2019-03-06
1
-1
/
+9
*
migration/rdma: Fix qemu_rdma_cleanup null check
Dr. David Alan Gilbert
2019-03-06
1
-1
/
+3
*
migration: Fix cancel state
Dr. David Alan Gilbert
2019-03-06
1
-2
/
+9
*
migration: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
4
-71
/
+8
*
migration: Add announce parameters
Dr. David Alan Gilbert
2019-03-05
1
-0
/
+100
*
net: Introduce announce timer
Dr. David Alan Gilbert
2019-03-05
1
-0
/
+1
*
migration/block: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-7
/
+3
*
migration: introduce pages-per-second
Xiao Guangrong
2019-01-23
3
-2
/
+25
*
vmstate: constify SaveVMHandlers
Marc-André Lureau
2019-01-23
1
-2
/
+2
[next]