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

Changes since v2:
  * Another error in CONVERT UNICODE

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

-- 
2.9.4

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

end of thread, other threads:[~2017-07-15  8:28 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-10 20:45 [Qemu-devel] [PATCH v3 0/8] target/s390x tcg improvements Richard Henderson
2017-07-10 20:45 ` [Qemu-devel] [PATCH v3 1/8] target/s390x: Implement CSST Richard Henderson
2017-07-14 21:01   ` Aurelien Jarno
2017-07-15  0:22     ` Richard Henderson
2017-07-15  8:28       ` Aurelien Jarno
2017-07-10 20:45 ` [Qemu-devel] [PATCH v3 2/8] target/s390x: Implement CONVERT UNICODE insns Richard Henderson
2017-07-11 15:18   ` Thomas Huth
2017-07-11 18:23     ` [Qemu-devel] [PATCH v3.5 " Richard Henderson
2017-07-12  6:46       ` Thomas Huth
2017-07-12 19:55         ` Richard Henderson
2017-07-15  8:20       ` Aurelien Jarno
2017-07-14 21:08     ` [Qemu-devel] [PATCH v3 " Aurelien Jarno
2017-07-15  0:23       ` Richard Henderson
2017-07-15  8:25         ` Aurelien Jarno
2017-07-15  8:27           ` Richard Henderson
2017-07-14 21:04   ` Aurelien Jarno
2017-07-10 20:45 ` [Qemu-devel] [PATCH v3 3/8] target/s390x: Tidy SRST Richard Henderson
2017-07-10 20:45 ` [Qemu-devel] [PATCH v3 4/8] target/s390x: Implement SRSTU Richard Henderson
2017-07-10 20:45 ` [Qemu-devel] [PATCH v3 5/8] target/s390x: Implement TRTR Richard Henderson
2017-07-10 20:45 ` [Qemu-devel] [PATCH v3 6/8] target/s390x: Mark ETF3 and ETF3_ENH facilities as available Richard Henderson
2017-07-10 20:45 ` [Qemu-devel] [PATCH v3 7/8] target/s390x: Allow to enable "idtes" feature for TCG Richard Henderson
2017-07-10 20:45 ` [Qemu-devel] [PATCH v3 8/8] target/s390x: Fix risbg handling 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).