From: Mulyadi Santosa <mulyadi.santosa@gmail.com>
To: Atoosah <atoosaah@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?
Date: Wed, 12 Aug 2009 14:47:55 +0700 [thread overview]
Message-ID: <f284c33d0908120047x51bf87e8s89bf07e69f9f543e@mail.gmail.com> (raw)
In-Reply-To: <c3578ab90908110953wbf2bc36j57f7179ca3c53550@mail.gmail.com>
On Tue, Aug 11, 2009 at 11:53 PM, Atoosah<atoosaah@gmail.com> wrote:
> When using the -snapshot mode of Qemu, shouldn't the vl.xxx file that is
> created be visible in the host /tmp directory?
IIRC, the trick is to create (open) the file and write to it...but
Qemu also unlink it as soon as it is created.
This way, the file become invisible but still accessible until Qemu close it
You might want to read "man 2 unlink" for further explanation.
--
regards,
Mulyadi Santosa
Freelance Linux trainer
blog: the-hydra.blogspot.com
next prev parent reply other threads:[~2009-08-12 7:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-11 16:53 [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing? Atoosah
2009-08-12 7:47 ` Mulyadi Santosa [this message]
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=f284c33d0908120047x51bf87e8s89bf07e69f9f543e@mail.gmail.com \
--to=mulyadi.santosa@gmail.com \
--cc=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).