40 Commits (70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4)

Author SHA1 Message Date
Luiz Capitulino b5d17adb93 Monitor: Convert do_migrate() to cmd_new_ret() 16 years ago
Luiz Capitulino ef4b7eeec1 Monitor: Convert simple handlers to cmd_new_ret() 16 years ago
Luiz Capitulino ba14414174 Monitor: remove unneeded checks 16 years ago
malc d0f2c4c602 Do not use dprintf 16 years ago
Markus Armbruster c6027f56dc monitor: convert do_migrate_set_downtime() to QObject 16 years ago
Markus Armbruster b0fbf7d342 monitor: Use argument type 'T' for migrate_set_downtime 16 years ago
Markus Armbruster 5fd9083cd8 monitor: convert do_migrate_set_speed() to QObject 16 years ago
Markus Armbruster 5667c493c4 monitor: Use argument type 'b' for migrate_set_speed 16 years ago
Anthony Liguori 13232b8f45 Revert "monitor: Convert do_migrate_set_speed() to QObject" 17 years ago
Luiz Capitulino c86a668390 migration: Convert do_info_migrate() to QObject 17 years ago
Jan Kiszka 25f236433f block migration: Report progress also via info migration 17 years ago
Jan Kiszka f327aa0c60 live migration: Propagate output monitor to callback handler 17 years ago
Jan Kiszka 4ec7fcc7da live migration: Allow cleanup after cancellation or error 17 years ago
Jan Kiszka 1302425d73 migration: Catch multiple start commands 17 years ago
Jan Kiszka 5d39c799c3 migration: Fix use of file after release 17 years ago
lirans@il.ibm.com c163b5cae9 Block live migration 17 years ago
Luiz Capitulino 911d296346 monitor: Convert do_migrate_cancel() to QObject 17 years ago
Luiz Capitulino 3a4921047d monitor: Convert do_migrate_set_speed() to QObject 17 years ago
Luiz Capitulino 5f79da0037 monitor: Convert do_migrate() to QObject 17 years ago
Luiz Capitulino f18c16de4a monitor: Port handler_2 to use QDict 17 years ago
Luiz Capitulino d54908a55b monitor: Port handler_1 to use QDict 17 years ago
Luiz Capitulino f96fc8a0f1 monitor: Port handler_0 to use QDict 17 years ago
Paolo Bonzini 5ac1fad324 add file descriptor migration 17 years ago
Chris Lalancette 4951f65bd3 Migration via unix sockets. 17 years ago
Glauber Costa 0884657b2e flush pending aio requests 17 years ago
Anthony Liguori eeb34af986 Make sure to only vm_start() a failed migration if we were running to begin 17 years ago
Glauber Costa 2ea42952ee set migration max downtime 17 years ago
Glauber Costa a0a3fd60f6 add non-arbitrary migration stop condition 17 years ago
Uri Lublin e19252d32c migrate_fd_close: delete associated io-handler before closing the fd 17 years ago
Glauber Costa daa91de28d allow changing the speed of a running migration 17 years ago
Glauber Costa 9f9e28cda7 augment info migrate with page status 17 years ago
Uri Lublin 95b134ea02 migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCK 17 years ago
aliguori b161d123e7 propagate error on failed completion (Glauber Costa) 17 years ago
aliguori cde76ee16a monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka) 17 years ago
aliguori 731b03642d monitor: Decouple terminals (Jan Kiszka) 17 years ago
aliguori 376253ece4 monitor: Rework API (Jan Kiszka) 17 years ago
aliguori 065e281356 Reintroduce migrate-to-exec: support (Charles Duffy) 18 years ago
aliguori ff8d81d84a Fix whitespace in migration code. 18 years ago
aliguori 34c9dd8eea Introduce TCP live migration protocol 18 years ago
aliguori 5bb7910af0 Introduce UI for live migration 18 years ago