qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?


From: Mulyadi Santosa
Subject: Re: [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?
Date: Wed, 12 Aug 2009 14:47:55 +0700

On Tue, Aug 11, 2009 at 11:53 PM, Atoosah<address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]