qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] target/s390x tcg improvements
@ 2017-07-15 17:30 Richard Henderson
  2017-07-15 17:30 ` [Qemu-devel] [PULL 1/8] target/s390x: Implement CSST Richard Henderson
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Richard Henderson @ 2017-07-15 17:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Instructions implementing another missing facility,
getting us a bit closer to being able to upgrade the
default tcg cpu.

Plus one bug fix for an existing instruction that
isn't used unless we upgrade the tcg cpu.


r~


The following changes since commit 4871b51b9241b10f4fd8e04bbb21577886795e25:

  vmgenid-test: use boot-sector infrastructure (2017-07-14 17:03:03 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-s390-20170715

for you to fetch changes up to 4fb4047e74c21a3692360b9b1df473d7512d8055:

  target/s390x: Fix risbg handling (2017-07-15 07:17:36 -1000)

----------------------------------------------------------------
Queued s390x tcg patches

----------------------------------------------------------------
David Hildenbrand (1):
      target/s390x: Allow to enable "idtes" feature for TCG

Richard Henderson (7):
      target/s390x: Implement CSST
      target/s390x: Implement CONVERT UNICODE insns
      target/s390x: Tidy SRST
      target/s390x: Implement SRSTU
      target/s390x: Implement TRTR
      target/s390x: Mark ETF3 and ETF3_ENH facilities as available
      target/s390x: Fix risbg handling

 target/s390x/helper.h      |  11 +-
 target/s390x/cpu_models.c  |   5 +
 target/s390x/mem_helper.c  | 585 +++++++++++++++++++++++++++++++++++++++++++--
 target/s390x/translate.c   |  99 +++++++-
 target/s390x/insn-data.def |  21 +-
 5 files changed, 696 insertions(+), 25 deletions(-)

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

end of thread, other threads:[~2017-07-17 20:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-15 17:30 [Qemu-devel] [PULL 0/8] target/s390x tcg improvements Richard Henderson
2017-07-15 17:30 ` [Qemu-devel] [PULL 1/8] target/s390x: Implement CSST Richard Henderson
2017-07-15 17:30 ` [Qemu-devel] [PULL 2/8] target/s390x: Implement CONVERT UNICODE insns Richard Henderson
2017-07-15 17:30 ` [Qemu-devel] [PULL 3/8] target/s390x: Tidy SRST Richard Henderson
2017-07-15 17:30 ` [Qemu-devel] [PULL 4/8] target/s390x: Implement SRSTU Richard Henderson
2017-07-15 17:30 ` [Qemu-devel] [PULL 5/8] target/s390x: Implement TRTR Richard Henderson
2017-07-15 17:30 ` [Qemu-devel] [PULL 6/8] target/s390x: Mark ETF3 and ETF3_ENH facilities as available Richard Henderson
2017-07-15 17:30 ` [Qemu-devel] [PULL 7/8] target/s390x: Allow to enable "idtes" feature for TCG Richard Henderson
2017-07-15 17:30 ` [Qemu-devel] [PULL 8/8] target/s390x: Fix risbg handling Richard Henderson
2017-07-17 10:46 ` [Qemu-devel] [PULL 0/8] target/s390x tcg improvements Peter Maydell
2017-07-17 19:36   ` Richard Henderson
2017-07-17 20:31     ` Peter Maydell
2017-07-17 20:47       ` Richard Henderson

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