qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-s390x@nongnu.org, Cornelia Huck <cohuck@redhat.com>,
	qemu-devel@nongnu.org
Subject: [PULL 0/6] more s390x patches
Date: Thu, 19 Dec 2019 12:01:06 +0100	[thread overview]
Message-ID: <20191219110112.8343-1-cohuck@redhat.com> (raw)

The following changes since commit aceeaa69d28e6f08a24395d0aa6915b687d0a681:

  Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-17' into staging (2019-12-17 15:55:20 +0000)

are available in the Git repository at:

  https://github.com/cohuck/qemu tags/s390x-20191219

for you to fetch changes up to 104130cb7c106378dab944397c6a455c4a6d552f:

  s390x: Properly fetch and test the short psw on diag308 subc 0/1 (2019-12-18 15:54:24 +0100)

----------------------------------------------------------------
More s390x patches:
- tcg: implement LOAD/STORE TO REAL ADDRESS inline
- fixes in tests, the bios, and diag308 handling

----------------------------------------------------------------

Cornelia Huck (1):
  pc-bios/s390: Update firmware images

Janosch Frank (2):
  pc-bios/s390x: Fix reset psw mask
  s390x: Properly fetch and test the short psw on diag308 subc 0/1

Richard Henderson (2):
  target/s390x: Split out helper_per_store_real
  target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline

Thomas Huth (1):
  tests/boot-sector: Fix the bad s390x assembler code

 pc-bios/s390-ccw.img        | Bin 42608 -> 42608 bytes
 pc-bios/s390-ccw/jump2ipl.c |  12 +++++++-----
 pc-bios/s390-netboot.img    | Bin 67232 -> 67232 bytes
 target/s390x/cpu.c          |  12 ++++++++++--
 target/s390x/cpu.h          |   1 +
 target/s390x/helper.h       |   5 +----
 target/s390x/insn-data.def  |   8 ++++----
 target/s390x/mem_helper.c   |  38 ------------------------------------
 target/s390x/misc_helper.c  |  10 ++++++++++
 target/s390x/translate.c    |  21 ++++++++------------
 tests/boot-sector.c         |   4 ++--
 11 files changed, 43 insertions(+), 68 deletions(-)

-- 
2.21.0



             reply	other threads:[~2019-12-19 11:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-19 11:01 Cornelia Huck [this message]
2019-12-19 11:01 ` [PULL 1/6] target/s390x: Split out helper_per_store_real Cornelia Huck
2019-12-19 11:01 ` [PULL 2/6] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline Cornelia Huck
2019-12-19 11:01 ` [PULL 3/6] tests/boot-sector: Fix the bad s390x assembler code Cornelia Huck
2019-12-19 11:01 ` [PULL 4/6] pc-bios/s390x: Fix reset psw mask Cornelia Huck
2019-12-19 11:01 ` [PULL 5/6] pc-bios/s390: Update firmware images Cornelia Huck
2019-12-19 11:01 ` [PULL 6/6] s390x: Properly fetch and test the short psw on diag308 subc 0/1 Cornelia Huck
2019-12-20 17:47 ` [PULL 0/6] more s390x patches Peter Maydell

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=20191219110112.8343-1-cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@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 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).