diff options
author | Kevin Wolf <kwolf@redhat.com> | 2010-08-03 16:57:02 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2010-08-30 18:38:36 +0200 |
commit | 55ee7b38e820601e9e226061f1b68f9275553ec5 (patch) | |
tree | efcdf15df08ffe930d6b2d369bc8f17a56ce9696 /json-parser.h | |
parent | 6674dc4269030567dd6c463b7eedc8a5b9ad1888 (diff) |
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 <kwolf@redhat.com>
(cherry picked from commit b6a4805b55b409134dc712677fdc4f6a8795e965)
Diffstat (limited to 'json-parser.h')
0 files changed, 0 insertions, 0 deletions