qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org, david@gibson.dropbear.id.au, qemu-ppc@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] linux-user/ppc: Implement swapcontext syscall
Date: Sun, 22 Jul 2018 21:07:44 +0200	[thread overview]
Message-ID: <ed44260b-8292-f11f-8db0-bd85ef30df06@vivier.eu> (raw)
In-Reply-To: <20180718200648.22529-1-richard.henderson@linaro.org>

Le 18/07/2018 à 22:06, Richard Henderson a écrit :
> This allows the tests generated by debian-powerpc-user-cross
> to function properly, especially tests/test-coroutine.
> 
> Technically this syscall is available to both ppc32 and ppc64,
> but only ppc32 glibc actually uses it.  Thus the ppc64 path is
> untested.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  linux-user/qemu.h       |  2 ++
>  linux-user/ppc/signal.c | 56 +++++++++++++++++++++++++++++++++++++++++
>  linux-user/syscall.c    |  6 +++++
>  3 files changed, 64 insertions(+)
> 

Reviewed-by: Laurent Vivier <laurent@vivier.eu>

      parent reply	other threads:[~2018-07-22 19:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-18 20:06 [Qemu-devel] [PATCH] linux-user/ppc: Implement swapcontext syscall Richard Henderson
2018-07-18 22:56 ` Philippe Mathieu-Daudé
2018-07-19 11:13   ` Richard Henderson
2018-07-20  1:40     ` Philippe Mathieu-Daudé
2018-07-19 13:05 ` Alex Bennée
2018-07-19 15:24   ` Richard Henderson
2018-07-19 15:48     ` Peter Maydell
2018-07-22 19:07 ` Laurent Vivier [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=ed44260b-8292-f11f-8db0-bd85ef30df06@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=alex.bennee@linaro.org \
    --cc=david@gibson.dropbear.id.au \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=richard.henderson@linaro.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).