From: Paolo Bonzini <pbonzini@redhat.com>
To: Mike Ryan <mikeryan@isi.edu>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] add a command line option to specify the interface to send multicast packets on
Date: Tue, 16 Nov 2010 10:26:19 +0100 [thread overview]
Message-ID: <4CE24E3B.4060602@redhat.com> (raw)
In-Reply-To: <20101115213457.GH26869@zzz.isi.edu>
On 11/15/2010 10:34 PM, Mike Ryan wrote:
> Given that it is unavailable on at least one platform (mingw32) it
> sounds like it should be detected in configure. However configure
> doesn't appear to be generated from autoconf/automake. Is it a custom
> build system?
Yes, but I think #ifndef _WIN32 is enough in this case, as it is what is
used in the rest of QEMU for sys/ioctl.h stuff.
In Win32 you would use this:
http://msdn.microsoft.com/en-us/library/aa365915%28v=VS.85%29.aspx
Paolo
next prev parent reply other threads:[~2010-11-16 9:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-11 1:47 [Qemu-devel] [PATCH] add a command line option to specify the interface to send multicast packets on Mike Ryan
2010-11-15 18:54 ` Mike Ryan
2010-11-15 19:36 ` Anthony Liguori
2010-11-15 19:52 ` Mike Ryan
2010-11-15 21:07 ` Anthony Liguori
2010-11-15 21:22 ` Stefan Weil
2010-11-15 21:34 ` Mike Ryan
2010-11-16 9:26 ` Paolo Bonzini [this message]
2010-11-16 17:54 ` [Qemu-devel] " Michael S. Tsirkin
2010-11-16 19:10 ` Mike Ryan
2010-11-18 1:16 ` [Qemu-devel] [PATCH] add a command line option to specify the IP address to send multicast packets from Mike Ryan
2010-11-22 18:48 ` Mike Ryan
2010-11-23 13:05 ` Michael S. Tsirkin
2010-11-23 23:49 ` Mike Ryan
2010-11-24 5:32 ` [Qemu-devel] " Michael S. Tsirkin
2010-11-29 19:12 ` [Qemu-devel] " Mike Ryan
2010-12-01 19:16 ` Mike Ryan
2010-12-02 19:19 ` [Qemu-devel] " Michael S. Tsirkin
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=4CE24E3B.4060602@redhat.com \
--to=pbonzini@redhat.com \
--cc=mikeryan@isi.edu \
--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.