Sign in
qemu
/
qemu
/
5e77aaa0d7d2f4ceaa4fcaf50f3a26d5150f34a6
/
migration.c
8e84865
migration: Accept 'cont' only after successful incoming migration
by Amit Shah
· 14 years ago
eb159d1
Monitor: handle optional '-' arg as a bool
by Luiz Capitulino
· 15 years ago
511c023
Factorize common migration incoming code
by Juan Quintela
· 15 years ago
8ca5e80
Exit if incoming migration fails
by Juan Quintela
· 15 years ago
faa1f8d
migration: use qemu_free() instead of free().
by Yoshiaki Tamura
· 15 years ago
41ef56e
migration: respect exit status with exec:
by Anthony Liguori
· 15 years ago
637503d
Monitor: Drop QMP documentation from code
by Luiz Capitulino
· 15 years ago
b5d17ad
Monitor: Convert do_migrate() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
ef4b7ee
Monitor: Convert simple handlers to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
ba14414
Monitor: remove unneeded checks
by Luiz Capitulino
· 15 years ago
d0f2c4c
Do not use dprintf
by malc
· 15 years ago
c6027f5
monitor: convert do_migrate_set_downtime() to QObject
by Markus Armbruster
· 15 years ago
b0fbf7d
monitor: Use argument type 'T' for migrate_set_downtime
by Markus Armbruster
· 15 years ago
5fd9083
monitor: convert do_migrate_set_speed() to QObject
by Markus Armbruster
· 15 years ago
5667c49
monitor: Use argument type 'b' for migrate_set_speed
by Markus Armbruster
· 15 years ago
13232b8
Revert "monitor: Convert do_migrate_set_speed() to QObject"
by Anthony Liguori
· 15 years ago
c86a668
migration: Convert do_info_migrate() to QObject
by Luiz Capitulino
· 15 years ago
25f2364
block migration: Report progress also via info migration
by Jan Kiszka
· 15 years ago
f327aa0
live migration: Propagate output monitor to callback handler
by Jan Kiszka
· 15 years ago
4ec7fcc
live migration: Allow cleanup after cancellation or error
by Jan Kiszka
· 15 years ago
1302425
migration: Catch multiple start commands
by Jan Kiszka
· 15 years ago
5d39c79
migration: Fix use of file after release
by Jan Kiszka
· 15 years ago
c163b5c
Block live migration
by lirans@il.ibm.com
· 15 years ago
911d296
monitor: Convert do_migrate_cancel() to QObject
by Luiz Capitulino
· 15 years ago
3a49210
monitor: Convert do_migrate_set_speed() to QObject
by Luiz Capitulino
· 15 years ago
5f79da0
monitor: Convert do_migrate() to QObject
by Luiz Capitulino
· 15 years ago
f18c16d
monitor: Port handler_2 to use QDict
by Luiz Capitulino
· 15 years ago
d54908a
monitor: Port handler_1 to use QDict
by Luiz Capitulino
· 15 years ago
f96fc8a
monitor: Port handler_0 to use QDict
by Luiz Capitulino
· 15 years ago
5ac1fad
add file descriptor migration
by Paolo Bonzini
· 15 years ago
4951f65
Migration via unix sockets.
by Chris Lalancette
· 15 years ago
0884657
flush pending aio requests
by Glauber Costa
· 16 years ago
eeb34af
Make sure to only vm_start() a failed migration if we were running to begin
by Anthony Liguori
· 15 years ago
2ea4295
set migration max downtime
by Glauber Costa
· 16 years ago
a0a3fd6
add non-arbitrary migration stop condition
by Glauber Costa
· 16 years ago
e19252d
migrate_fd_close: delete associated io-handler before closing the fd
by Uri Lublin
· 16 years ago
daa91de
allow changing the speed of a running migration
by Glauber Costa
· 16 years ago
9f9e28c
augment info migrate with page status
by Glauber Costa
· 16 years ago
95b134e
migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCK
by Uri Lublin
· 16 years ago
b161d12
propagate error on failed completion (Glauber Costa)
by aliguori
· 16 years ago
cde76ee
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
by aliguori
· 16 years ago
731b036
monitor: Decouple terminals (Jan Kiszka)
by aliguori
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
065e281
Reintroduce migrate-to-exec: support (Charles Duffy)
by aliguori
· 16 years ago
ff8d81d
Fix whitespace in migration code.
by aliguori
· 16 years ago
34c9dd8
Introduce TCP live migration protocol
by aliguori
· 16 years ago
5bb7910
Introduce UI for live migration
by aliguori
· 16 years ago