qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/8] target/s390x tcg patches
@ 2017-07-01 20:25 Richard Henderson
  2017-07-01 20:25 ` [Qemu-devel] [PATCH v2 1/8] target/s390x: Implement CSST Richard Henderson
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Richard Henderson @ 2017-07-01 20:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: david, aurelien

Changes since v1:
  * Errors corrected in CONVERT UNICODE
  * Address writeback corrected in SRST/SRSTU
  * IDTES feature added.
  * RISBG handling fixed.


r~


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   |  92 ++++++-
 target/s390x/insn-data.def |  21 +-
 5 files changed, 689 insertions(+), 25 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-07-07 23:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-01 20:25 [Qemu-devel] [PATCH v2 0/8] target/s390x tcg patches Richard Henderson
2017-07-01 20:25 ` [Qemu-devel] [PATCH v2 1/8] target/s390x: Implement CSST Richard Henderson
2017-07-01 20:25 ` [Qemu-devel] [PATCH v2 2/8] target/s390x: Implement CONVERT UNICODE insns Richard Henderson
2017-07-02 13:18   ` Aurelien Jarno
2017-07-03 21:23     ` Richard Henderson
2017-07-01 20:25 ` [Qemu-devel] [PATCH v2 3/8] target/s390x: Tidy SRST Richard Henderson
2017-07-07 23:03   ` Aurelien Jarno
2017-07-01 20:25 ` [Qemu-devel] [PATCH v2 4/8] target/s390x: Implement SRSTU Richard Henderson
2017-07-07 23:05   ` Aurelien Jarno
2017-07-01 20:25 ` [Qemu-devel] [PATCH v2 5/8] target/s390x: Implement TRTR Richard Henderson
2017-07-01 20:25 ` [Qemu-devel] [PATCH v2 6/8] target/s390x: Mark ETF3 and ETF3_ENH facilities as available Richard Henderson
2017-07-01 20:25 ` [Qemu-devel] [PATCH v2 7/8] target/s390x: Allow to enable "idtes" feature for TCG Richard Henderson
2017-07-01 20:26 ` [Qemu-devel] [PATCH v2 8/8] target/s390x: Fix risbg handling Richard Henderson
2017-07-02 13:18   ` Aurelien Jarno

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