
7 Oct
2009
7 Oct
'09
1:14 p.m.
On 10/07/2009 03:03 PM, Daniel Veillard wrote:
NACK ! an error in migration should not result in a dead daemon assert/exit forbidden even in error handling paths.
I have no problem removing the assertion, however notice that I added it simply to match vm->state = migrateFrom ? VIR_DOMAIN_PAUSED : VIR_DOMAIN_RUNNING; in qemudStartVMDaemon. It is not an error handling path. Paolo