qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Atoosah <atoosaah@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?
Date: Tue, 11 Aug 2009 09:53:57 -0700	[thread overview]
Message-ID: <c3578ab90908110953wbf2bc36j57f7179ca3c53550@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 894 bytes --]

When using the -snapshot mode of Qemu, shouldn't the vl.xxx file that is
created be visible in the host /tmp directory?

I use the command: $qemu -snapshot -hda disk_image.img -m 256

which seems to write the file to /tmp/vl.xxx where xxx is some random
filename chosen by Qemu during every boot (I see this by commenting
[QEMU_PATH]/block.c I'm using a modified version of qemu-0.8.2 on a Linux
machine, but I also can't find the vl.xxx file that's created using
qemu-0.9.0.

In the documentation, it says that when using snapshot mode "When sectors in
[misspelling] in written, they are written in a temporary file created in
'/tmp'..." but i cannot see the file that is supposedly created on the host
directory /tmp (or in QEMU_PATH directory). Where is Qemu actually writting
to in snapshot mode, before commit ever occurs?

Any suggestions and ideas would be helpful.

thank you,
Atoosaah

[-- Attachment #2: Type: text/html, Size: 973 bytes --]

             reply	other threads:[~2009-08-11 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11 16:53 Atoosah [this message]
2009-08-12  7:47 ` [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing? Mulyadi Santosa
2009-08-17 19:57   ` Atoosah
2009-08-18  3:40     ` Mulyadi Santosa

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=c3578ab90908110953wbf2bc36j57f7179ca3c53550@mail.gmail.com \
    --to=atoosaah@gmail.com \
    --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).