From: Gerd Hoffmann <kraxel@redhat.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 0.14.0-rc2 is available
Date: Wed, 16 Feb 2011 17:52:03 +0100 [thread overview]
Message-ID: <4D5C00B3.8050006@redhat.com> (raw)
In-Reply-To: <4D5BFD3F.400@codemonkey.ws>
On 02/16/11 17:37, Anthony Liguori wrote:
> On 02/16/2011 10:28 AM, Rick Vernam wrote:
>> Using 0.14.0-rc2 it looks like a SPICE pid file is left over in
>> /dev/shm, ie
>> spice.10005, after qemu closes.
>
> I think that's coming from libspice, not QEMU.
Indeed. It isn't a pidfile, it is a shared memory segment where spice
stores statistics. spice registers a cleanup handler via atexit() which
removes this, so you should not see this unless qemu crashes and thus
the atexit() handlers are not called.
cheers,
Gerd
next prev parent reply other threads:[~2011-02-16 16:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 21:48 [Qemu-devel] [ANNOUNCE] QEMU 0.14.0-rc2 is available Anthony Liguori
2011-02-16 16:28 ` Rick Vernam
2011-02-16 16:37 ` Anthony Liguori
2011-02-16 16:52 ` Gerd Hoffmann [this message]
2011-02-16 16:58 ` Anthony Liguori
2011-02-16 17:16 ` Gerd Hoffmann
2011-02-16 17:18 ` Gerd Hoffmann
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=4D5C00B3.8050006@redhat.com \
--to=kraxel@redhat.com \
--cc=anthony@codemonkey.ws \
--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).