Am 20.07.2010 11:19, schrieb Yoshiaki Tamura: > Currently block_load() doesn't check return value of bdrv_write(), and > even the destination weren't prepared to execute block migration, it > proceeds and guest boots on the target. This patch fix this issue. > > Signed-off-by: Yoshiaki Tamura <tamura.yoshi...@lab.ntt.co.jp>
Thanks, applied to the block branch. Kevin