qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Queued s390 patches
@ 2017-05-12 23:40 Richard Henderson
  2017-05-12 23:40 ` [Qemu-devel] [PULL 1/9] target/s390x: Implement STORE FACILITIES LIST EXTENDED Richard Henderson
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Richard Henderson @ 2017-05-12 23:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-05-15 14:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PULL 0/9] Queued s390 patches Stefan Hajnoczi

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).