From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Allow AF_UNIX sockets to be disabled on non-Windows
Date: Fri, 25 Jan 2008 09:09:08 -0600 [thread overview]
Message-ID: <4799FB94.5070406@codemonkey.ws> (raw)
In-Reply-To: <18329.63445.210933.809690@mariner.uk.xensource.com>
Ian Jackson wrote:
> The patch below makes it possible to disable AF_UNIX (unix-domain)
> sockets in host environments which do not define _WIN32, by adding
> -DNO_UNIX_SOCKETS to the compiler flags. This is useful in the
> effectively-embedded qemu host which are going to be using for device
> emulation in Xen.
>
> Ian.
>
Presumably, this is because you're compiling for MiniOS? Why not just
add a _MINIOS define and then add an appropriate #ifndef.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-01-25 15:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-25 14:53 [Qemu-devel] [PATCH] Allow AF_UNIX sockets to be disabled on non-Windows Ian Jackson
2008-01-25 15:09 ` Anthony Liguori [this message]
2008-01-25 15:15 ` Ian Jackson
2008-01-25 16:11 ` Johannes Schindelin
2008-01-25 16:13 ` Ian Jackson
2008-02-06 17:14 ` [Qemu-devel] " Ian Jackson
2008-02-06 19:19 ` Anthony Liguori
2008-02-06 22:47 ` Samuel Thibault
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=4799FB94.5070406@codemonkey.ws \
--to=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 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.