On 03/02/2008, Eddie Kohler <[EMAIL PROTECTED]> wrote: > The following patch, against cvs, supports read-only snapshots on read-only > qcow2 image files. Snapshots can be loaded, but not saved. This is really > useful in my context, which is operating systems projects; a read-only memory > snapshot allows students to share a snapshot that skips the boot process, > allowing them to run their code right away. > > Please let me know if anything needs changing.
Instead of including "block_int.h" in vl.c you should use the provided functions from "block.h" (bs->drv can be checked with _is_inserted). -- Please do not print this email unless absolutely necessary. Spread environmental awareness.