From: "andrzej zaborowski" <balrogg@gmail.com>
To: qemu-devel@nongnu.org
Cc: Paul Eggert <eggert@cs.ucla.edu>
Subject: Re: [Qemu-devel] [PATCH] loadvm for read-only snapshot files
Date: Sun, 10 Feb 2008 15:07:28 +0100 [thread overview]
Message-ID: <fb249edb0802100607o7d4bfa20s3265b804c867b673@mail.gmail.com> (raw)
In-Reply-To: <47A6036A.9050705@cs.ucla.edu>
On 03/02/2008, Eddie Kohler <kohler@cs.ucla.edu> 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.
next prev parent reply other threads:[~2008-02-10 14:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-03 18:09 [Qemu-devel] [PATCH] loadvm for read-only snapshot files Eddie Kohler
2008-02-10 14:07 ` andrzej zaborowski [this message]
2008-02-10 23:55 ` Eddie Kohler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fb249edb0802100607o7d4bfa20s3265b804c867b673@mail.gmail.com \
--to=balrogg@gmail.com \
--cc=eggert@cs.ucla.edu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).