From: Riku Voipio <riku.voipio@iki.fi>
To: An-Cheng Huang <ancheng@ubnt.com>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] linux-user: Implement setxattr/getxattr/removexattr syscalls
Date: Fri, 2 Sep 2011 09:03:46 +0300 [thread overview]
Message-ID: <20110902060346.GA6138@afflict.kos.to> (raw)
In-Reply-To: <20110817213053.GE24592@debian.localdomain>
Hi,
On Wed, Aug 17, 2011 at 02:30:53PM -0700, An-Cheng Huang wrote:
> On Tue, Aug 09, 2011 at 12:30:52PM -0700, An-Cheng Huang wrote:
> > These patches implement the setxattr, getxattr, and removexattr syscalls.
> > Since libattr uses indirect syscalls for these, the fix for the indirect
> > syscall handling on MIPS is needed for these to work.
> >
> > An-Cheng Huang (3):
> > linux-user: Fix MIPS indirect syscall handling
> > linux-user: Verify MIPS syscall arguments
> > linux-user: Implement setxattr/getxattr/removexattr syscalls
> >
> > linux-user/main.c | 24 ++++++++++++++++-----
> > linux-user/syscall.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++--
> > 2 files changed, 69 insertions(+), 9 deletions(-)
> Ping?
Thanks for your patches. Sorry that I haven't had the time to look at them yet, I hope
to get it done by monday ( together with the other pending linux-user patches).
Riku
prev parent reply other threads:[~2011-09-02 6:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-09 19:30 [Qemu-devel] [PATCH 0/3] linux-user: Implement setxattr/getxattr/removexattr syscalls An-Cheng Huang
2011-08-17 21:30 ` An-Cheng Huang
2011-08-25 16:29 ` An-Cheng Huang
2011-09-02 6:03 ` 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=20110902060346.GA6138@afflict.kos.to \
--to=riku.voipio@iki.fi \
--cc=ancheng@ubnt.com \
--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).