qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, qemu-s390x@nongnu.org, thuth@redhat.com
Subject: Re: [Qemu-devel] [qemu-s390x] [PATCH v2 2/2] This is a non-privileged instruction that was only implemented for system mode. However, the stck instruction is used by glibc, so this was causing SIGILL for programs run under debian stretch.
Date: Mon, 11 Feb 2019 10:54:11 +0100	[thread overview]
Message-ID: <20190211105411.1994d0cf.cohuck@redhat.com> (raw)
In-Reply-To: <20190209063152.9490-3-richard.henderson@linaro.org>

On Fri,  8 Feb 2019 22:31:52 -0800
Richard Henderson <richard.henderson@linaro.org> wrote:

> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/s390x/helper.h      |  2 +-
>  target/s390x/misc_helper.c | 34 ++++++++++++++++++++++------------
>  target/s390x/translate.c   |  2 ++
>  target/s390x/insn-data.def | 11 ++++++-----
>  4 files changed, 31 insertions(+), 18 deletions(-)

I'd be happy to queue this if I get a proper subject line for this
patch :) (I can fix up the rest.)

      parent reply	other threads:[~2019-02-11  9:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-09  6:31 [Qemu-devel] [PATCH v2 0/2] target/s390x: Implement STCK et al for CONFIG_USER_ONLY Richard Henderson
2019-02-09  6:31 ` [Qemu-devel] [PATCH v2 1/2] target/s390x: Split out s390-tod.h Richard Henderson
2019-02-09  6:41   ` Thomas Huth
2019-02-10 10:33   ` [Qemu-devel] [qemu-s390x] " David Hildenbrand
2019-02-09  6:31 ` [Qemu-devel] [PATCH v2 2/2] This is a non-privileged instruction that was only implemented for system mode. However, the stck instruction is used by glibc, so this was causing SIGILL for programs run under debian stretch Richard Henderson
2019-02-09  6:45   ` Thomas Huth
2019-02-10 10:50   ` [Qemu-devel] [qemu-s390x] " David Hildenbrand
2019-02-11  9:54   ` Cornelia Huck [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=20190211105411.1994d0cf.cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=thuth@redhat.com \
    /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).