"...8a037b5a509df9bb808fa0c7770d414cdf67c8a.hash-material.yml" did not exist on "5cea21f5bbf1369f78d989dc9dd9985e60acdb59"
-
Christoph Hellwig authored
The VM state offset is a concept internal to the image format. Replace the old bdrv_{get,put}_buffer method that require an index into the image file that is constructed from the VM state offset and an offset into the vmstate with the bdrv_{load,save}_vmstate that just take an offset into the VM state. Signed-off-by:
Christoph Hellwig <hch@lst.de>
Reviewed-by:
Kevin Wolf <kwolf@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>Christoph Hellwig authoredThe VM state offset is a concept internal to the image format. Replace the old bdrv_{get,put}_buffer method that require an index into the image file that is constructed from the VM state offset and an offset into the vmstate with the bdrv_{load,save}_vmstate that just take an offset into the VM state. Signed-off-by:
Christoph Hellwig <hch@lst.de>
Reviewed-by:
Kevin Wolf <kwolf@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Loading