qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Riku Voipio <riku.voipio@iki.fi>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Riku Voipio <riku.voipio@iki.fi>,
	qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH] linux-user: Support the epoll syscalls
Date: Wed, 16 Feb 2011 12:58:11 +0200	[thread overview]
Message-ID: <20110216105811.GA6514@afflict.kos.to> (raw)
In-Reply-To: <AANLkTikoxwzVkE=8gVf0GRyDmsMvMJ1ma27BsqhR24pZ@mail.gmail.com>

On Wed, Feb 16, 2011 at 10:37:51AM +0000, Peter Maydell wrote:
> On 15 February 2011 18:35, Peter Maydell <peter.maydell@linaro.org> wrote:
> > Support the epoll family of syscalls: epoll_create(), epoll_create1(),
> > epoll_ctl(), epoll_wait() and epoll_pwait(). Note that epoll_create1()
> > and epoll_pwait() are later additions, so we have to test separately
> > in configure for their presence.
> >
> > Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

I tested it and applied to que.

> PS: the real life motivation for this addition is
> https://bugs.launchpad.net/qemu-linaro/+bug/644961
> and there's also a useful noddy test program attached to
> this random openwrt bug:
> https://dev.openwrt.org/ticket/1815

ltp has also testcases for epoll which I used.

      reply	other threads:[~2011-02-16 10:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-15 18:35 [Qemu-devel] [PATCH] linux-user: Support the epoll syscalls Peter Maydell
2011-02-16 10:37 ` Peter Maydell
2011-02-16 10:58   ` Riku Voipio [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=20110216105811.GA6514@afflict.kos.to \
    --to=riku.voipio@iki.fi \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --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).