From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] Exclude unix: from vnc call to unix_listen()
Date: Tue, 02 Dec 2008 14:02:29 -0600 [thread overview]
Message-ID: <49359455.2050402@codemonkey.ws> (raw)
In-Reply-To: <20081201205807.GA13481@us.ibm.com>
Ryan Harper wrote:
> When using an existing unix socket like:
>
> -vnc unix:/tmp/file1Y2nY2
>
> qemu fails to bind a unix socket because the vnc call to unix_listen includes
> the unix: prefix and stores that in the unix.sun_path. The fix is to not pass
> in unix: for the filename (same way qemu-char.c does it).
>
Applied. Thanks.
Regards,
Anthony Liguori
prev parent reply other threads:[~2008-12-02 20:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-01 20:58 [Qemu-devel] [PATCH] Exclude unix: from vnc call to unix_listen() Ryan Harper
2008-12-02 20:02 ` Anthony Liguori [this message]
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=49359455.2050402@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=kraxel@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.