/[qemu]
ViewVC logotype

Revision 7005


Jump to revision: Previous Next
Author: aliguori
Date: Sun Apr 5 21:07:26 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
Directorybranches/stable_0_10/block-qcow2.c modified , text changed
Directorybranches/stable_0_10/block.c modified , text changed
Directorybranches/stable_0_10/block.h modified , text changed
Directorybranches/stable_0_10/block_int.h modified , text changed
Directorybranches/stable_0_10/savevm.c modified , text changed

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