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
*
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
*
migration/rdma: unregister fd handler
Dr. David Alan Gilbert
2019-01-23
1
-0
/
+1
*
migration: unify error handling for process_incoming_migration_co
Fei Li
2019-01-23
1
-13
/
+13
*
migration: add more error handling for postcopy_ram_enable_notify
Fei Li
2019-01-23
2
-0
/
+2
*
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
2019-01-23
3
-12
/
+6
*
migration: fix the multifd code when receiving less channels
Fei Li
2019-01-23
5
-12
/
+29
*
migration: Add post_save function to VMStateDescription
Aaron Lindsay
2019-01-21
1
-1
/
+12
*
migration: Use strnlen() for fixed-size string
Philippe Mathieu-Daudé
2019-01-18
1
-1
/
+13
*
migration: Fix stringop-truncation warning
Marc-André Lureau
2019-01-18
1
-0
/
+1
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
3
-4
/
+4
*
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-2
/
+2
*
qapi: add conditions to REPLICATION type/commands on the schema
Marc-André Lureau
2018-12-14
1
-12
/
+4
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
3
-70
/
+87
*
migration: savevm: consult migration blockers
Paolo Bonzini
2018-11-27
1
-0
/
+4
*
migration/migration.c: Add COLO dependency checks
Zhang Chen
2018-11-21
1
-0
/
+9
*
migration/colo.c: Fix compilation issue when disable replication
Zhang Chen
2018-11-21
1
-1
/
+27
*
migration: avoid segmentfault when take a snapshot of a VM which being migrated
Jia Lina
2018-10-31
3
-9
/
+14
*
dirty-bitmaps: clean-up bitmaps loading and migration logic
Vladimir Sementsov-Ogievskiy
2018-10-29
1
-2
/
+8
*
block/dirty-bitmaps: add user_locked status checker
John Snow
2018-10-29
1
-8
/
+2
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
2
-10
/
+10
|
\
|
*
migration: Fix !replay_can_snapshot() error handling
Markus Armbruster
2018-10-19
1
-4
/
+4
|
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-6
/
+6
*
|
COLO: quick failover process by kick COLO thread
zhanghailiang
2018-10-19
1
-0
/
+8
[next]