« Previous | Next » 

Revision b6a4805b

IDb6a4805b55b409134dc712677fdc4f6a8795e965

Added by Kevin Wolf over 13 years ago

virtio-blk: Fix migration of queued requests

in_sg[].iovec and out_sg[].ioved are pointer to (source) host memory and
therefore invalid after migration. When loading the device state we must
create a new mapping on the destination host.

Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences