From: "Anton Ivanov (antivano)" <antivano@cisco.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "chenliang88@huawei.com" <chenliang88@huawei.com>,
"Huangweidong (C)" <weidong.huang@huawei.com>,
Stefan Hajnoczi <stefanha@gmail.com>,
Luonengjun <luonengjun@huawei.com>,
qemu-devel <qemu-devel@nongnu.org>,
"arei.gonglei@huawei.com" <arei.gonglei@huawei.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2] net: add mmsghdr struct check for L2TPV3
Date: Tue, 1 Jul 2014 15:26:31 +0000 [thread overview]
Message-ID: <53B2D325.1070602@cisco.com> (raw)
In-Reply-To: <CAFEAcA8xexfMwApgEKvwVzsFQYkb1WzzWBs4i+B=_HE2PWDxNw@mail.gmail.com>
On 01/07/14 16:14, Peter Maydell wrote:
> On 1 July 2014 16:06, Anton Ivanov (antivano) <antivano@cisco.com> wrote:
>> As far as general purpose linuxes, the relevant libc headers are present
>> in Ubuntul LTS 12.x and onwards, Debian 7.x, Fedora, and all other major
>> distros. I do not have a RHEL handy to check, but looking at release
>> notes that the kernel supporting recmmsg is in 6.0 in the first place
>> and so are the headers for glibc from certain point onwards.
> RHEL5 is still only 2.6.18 though (says wikipedia), so regardless of
> details of exactly which version this struct appeared in we still want
> to support compiling on a system which doesn't have it.
>
> (I'm planning to apply this patch to master for rc0; I'll fix up the
> commit message to quote a better version number.)
If we will support that far back, we need an emulation via recvmsg. I
will provide an incremental which does that.
I am not familiar with the way qemu ./configure tests are structured so
if you can tell me which DEFINE I should use for the choice I will
gladly supply the patch.
A.
>
> thanks
> -- PMM
next prev parent reply other threads:[~2014-07-01 15:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-01 12:58 [Qemu-devel] [PATCH v2] net: add mmsghdr struct check for L2TPV3 arei.gonglei
2014-07-01 14:35 ` Stefan Hajnoczi
2014-07-01 15:06 ` Anton Ivanov (antivano)
2014-07-01 15:14 ` Peter Maydell
2014-07-01 15:26 ` Anton Ivanov (antivano) [this message]
2014-07-01 15:34 ` Peter Maydell
2014-07-01 15:58 ` Anton Ivanov (antivano)
2014-07-01 16:01 ` Peter Maydell
2014-07-02 6:21 ` Gonglei (Arei)
2014-07-01 17:27 ` Peter Maydell
2014-07-02 1:04 ` Gonglei (Arei)
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=53B2D325.1070602@cisco.com \
--to=antivano@cisco.com \
--cc=arei.gonglei@huawei.com \
--cc=chenliang88@huawei.com \
--cc=luonengjun@huawei.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
--cc=stefanha@redhat.com \
--cc=weidong.huang@huawei.com \
/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.