/[qemu]
ViewVC logotype

Revision 6994


Jump to revision: Previous Next
Author: aliguori
Date: Sun Apr 5 19:10:55 2009 UTC (14 years, 7 months ago)
Changed paths: 5
Log Message:
Fix savevm after BDRV_FILE size enforcement

We now enforce that you cannot write beyond the end of a non-growable file.
qcow2 files are not growable but we rely on them being growable to do
savevm/loadvm.  Temporarily allow them to be growable by introducing a new
API specifically for savevm read/write operations.

Reported-by: malc
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Changed paths:

Path Details
Directorytrunk/block-qcow2.c modified , text changed
Directorytrunk/block.c modified , text changed
Directorytrunk/block.h modified , text changed
Directorytrunk/block_int.h modified , text changed
Directorytrunk/savevm.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5