All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Claudio Fontana <claudio.fontana@huawei.com>
Cc: Laurent Desnogues <laurent.desnogues@gmail.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	Jani Kokkonen <Jani.Kokkonen@huawei.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 0/2] AArch64 TCG User Mode
Date: Wed, 05 Jun 2013 06:55:57 -0700	[thread overview]
Message-ID: <51AF436D.4020402@twiddle.net> (raw)
In-Reply-To: <51AF3F25.5050104@huawei.com>

On 06/05/2013 06:37 AM, Claudio Fontana wrote:
> 
> This series implements TCG User Mode for Aarch64.
> 
> It requires the reviewed but not committed yet series
> "[PATCH v4 0/3] ARM aarch64 TCG target" at:
> http://lists.nongnu.org/archive/html/qemu-devel/2013-05/msg04200.html
> 
> It also requires the reviewed but not committed yet series
> "[PATCH 0/4] aarch64 TCG tlb fast lookup prerequisites" at:
> http://lists.gnu.org/archive/html/qemu-devel/2013-06/msg00170.html
> 
> It also requires Peter's two linux-user changesets:
> 
> "[PATCH] linux-user: Allow getdents to be provided by getden" at:
> http://lists.gnu.org/archive/html/qemu-devel/2013-06/msg00398.html
> 
> "[PATCH 0/2] linux-user: Drop direct use of openat etc sysca" at:
> http://lists.gnu.org/archive/html/qemu-devel/2013-06/msg00015.html
> 
> Tested running on a x86-64 physical machine running Foundation v8,
> running a linux 3.8.0-rc6+ minimal host system based on linaro v8
> image 201301271620 for user space.
> 
> Tested guest binaries: x86-64 small binary, PPC 'ls' binary from debian
> 
> Claudio Fontana (2):
>   user-exec.c: aarch64 initial implementation of cpu_signal_handler
>   tcg/aarch64: implement user mode qemu ld/st
> 
>  configure                |   2 +-
>  tcg/aarch64/tcg-target.c | 121 +++++++++++++++++++++++++++++++++++++++++++++--
>  user-exec.c              |  15 ++++++
>  3 files changed, 132 insertions(+), 6 deletions(-)
> 

Reviewed-by: Richard Henderson <rth@twiddle.net>


r~

      parent reply	other threads:[~2013-06-05 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-05 13:37 [Qemu-devel] [PATCH 0/2] AArch64 TCG User Mode Claudio Fontana
2013-06-05 13:42 ` [Qemu-devel] [PATCH 1/2] user-exec.c: aarch64 initial implementation of cpu_signal_handler Claudio Fontana
2013-06-05 17:38   ` Peter Maydell
2013-06-05 13:45 ` [Qemu-devel] [PATCH 2/2] tcg/aarch64: implement user mode qemu ld/st Claudio Fontana
2013-06-05 13:55 ` Richard Henderson [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=51AF436D.4020402@twiddle.net \
    --to=rth@twiddle.net \
    --cc=Jani.Kokkonen@huawei.com \
    --cc=claudio.fontana@huawei.com \
    --cc=laurent.desnogues@gmail.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 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.