vmstate: Add pre/post_save() hooks
[qemu] / migration.c
2009-09-04 Luiz Capitulinomonitor: Port handler_2 to use QDict
2009-09-04 Luiz Capitulinomonitor: Port handler_1 to use QDict
2009-09-04 Luiz Capitulinomonitor: Port handler_0 to use QDict
2009-08-28 Paolo Bonziniadd file descriptor migration
2009-08-24 Chris LalancetteMigration via unix sockets.
2009-07-10 Glauber Costaflush pending aio requests
2009-07-09 Anthony LiguoriMake sure to only vm_start() a failed migration if...
2009-06-16 Glauber Costaset migration max downtime
2009-06-16 Glauber Costaadd non-arbitrary migration stop condition
2009-06-14 Uri Lublinmigrate_fd_close: delete associated io-handler before...
2009-05-22 Glauber Costaallow changing the speed of a running migration
2009-05-22 Glauber Costaaugment info migrate with page status
2009-05-20 Uri Lublinmigrate.c: migrate_fd_put_buffer: Do not busyloop:...
2009-04-05 aliguoripropagate error on failed completion (Glauber Costa)
2009-03-05 aliguorimonitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
2009-03-05 aliguorimonitor: Decouple terminals (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2008-11-11 aliguoriReintroduce migrate-to-exec: support (Charles Duffy)
2008-10-24 aliguoriFix whitespace in migration code.
2008-10-13 aliguoriIntroduce TCP live migration protocol
2008-10-13 aliguoriIntroduce UI for live migration