qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: An-Cheng Huang <ancheng@ubnt.com>
To: riku.voipio@iki.fi
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] linux-user: Implement setxattr/getxattr/removexattr syscalls
Date: Wed, 17 Aug 2011 14:30:53 -0700	[thread overview]
Message-ID: <20110817213053.GE24592@debian.localdomain> (raw)
In-Reply-To: <20110809193052.GA24592@debian.localdomain>

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(-)
> 
> -- 
> 1.7.2.5

Ping?

  reply	other threads:[~2011-08-17 21:31 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 [this message]
2011-08-25 16:29   ` An-Cheng Huang
2011-09-02  6:03   ` Riku Voipio

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=20110817213053.GE24592@debian.localdomain \
    --to=ancheng@ubnt.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /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).