« Previous | Next » 

Revision b02bea3a

IDb02bea3a85cc939f09aa674a3f1e4f36d418c007

Added by Yoshiaki Tamura over 13 years ago

block migration: propagate return value when bdrv_write() returns < 0

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 <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences