From: Stefan Hajnoczi <stefanha@gmail.com>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PULL 0/9] Queued s390 patches
Date: Mon, 15 May 2017 15:11:05 +0100 [thread overview]
Message-ID: <20170515141105.GM1201@stefanha-x1.localdomain> (raw)
In-Reply-To: <20170512234009.32557-1-rth@twiddle.net>
[-- Attachment #1: Type: text/plain, Size: 2055 bytes --]
On Fri, May 12, 2017 at 04:40:00PM -0700, Richard Henderson wrote:
> This is a combination of my queued patches and those
> posted by Aurelien this week.
>
>
> r~
>
>
> The following changes since commit ecc1f5adeec4e3324d1b695a7c54e3967c526949:
>
> maintainers: Add myself as linux-user reviewer (2017-05-11 13:31:11 -0400)
>
> are available in the git repository at:
>
> git://github.com/rth7680/qemu.git tags/pull-s390-20170512
>
> for you to fetch changes up to 538fad597d898f677f81cb4daacd37e7cdc18e6e:
>
> target/s390x: implement serialization in BRANCH CONDITION (2017-05-12 15:48:41 -0700)
>
> ----------------------------------------------------------------
> Queued target/s390 patches
>
> ----------------------------------------------------------------
> Aurelien Jarno (3):
> target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK
> target/s390x: fix SIGNAL PROCESSOR return value
> target/s390x: implement serialization in BRANCH CONDITION
>
> Eric Bischoff (1):
> target/s390x: Implement LOAD PAIR DISJOINT
>
> Miroslav Benes (1):
> target/s390x: Implement LOAD PROGRAM PARAMETER
>
> Richard Henderson (4):
> target/s390x: Implement STORE FACILITIES LIST EXTENDED
> target/s390x: Diagnose specification exception for atomics
> target/s390x: Use atomic operations for COMPARE SWAP
> target/s390x: Use atomic operations for LOAD AND OP
>
> target/s390x/cpu.c | 1 +
> target/s390x/cpu.h | 6 ++
> target/s390x/helper.c | 16 +++
> target/s390x/helper.h | 3 +
> target/s390x/insn-data.def | 38 ++++---
> target/s390x/kvm.c | 2 -
> target/s390x/mem_helper.c | 40 ++++++++
> target/s390x/misc_helper.c | 62 +++++++++++-
> target/s390x/translate.c | 245 ++++++++++++++++++++++++++-------------------
> 9 files changed, 288 insertions(+), 125 deletions(-)
>
Thanks, applied to my staging tree:
https://github.com/stefanha/qemu/commits/staging
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
prev parent reply other threads:[~2017-05-15 14:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-12 23:40 [Qemu-devel] [PULL 0/9] Queued s390 patches Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 1/9] target/s390x: Implement STORE FACILITIES LIST EXTENDED Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 2/9] target/s390x: Implement LOAD PROGRAM PARAMETER Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 3/9] target/s390x: Diagnose specification exception for atomics Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 4/9] target/s390x: Implement LOAD PAIR DISJOINT Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 5/9] target/s390x: Use atomic operations for COMPARE SWAP Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 6/9] target/s390x: Use atomic operations for LOAD AND OP Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 7/9] target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 8/9] target/s390x: fix SIGNAL PROCESSOR return value Richard Henderson
2017-05-12 23:40 ` [Qemu-devel] [PULL 9/9] target/s390x: implement serialization in BRANCH CONDITION Richard Henderson
2017-05-15 14:11 ` Stefan Hajnoczi [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=20170515141105.GM1201@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=stefanha@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).