qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] More s390x improvements
@ 2017-06-15  5:53 Richard Henderson
  2017-06-15  5:53 ` [Qemu-devel] [PATCH 1/5] target/s390x: Map existing FAC_* names to S390_FEAT_* names Richard Henderson
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Richard Henderson @ 2017-06-15  5:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: david, aurelien

David, in his first mvcos patch, points out that we're not enforcing
the facilties on translation.  This takes care of that.  I also went
through and see that we fully implement 3 other facilities bits.


r~


David Hildenbrand (2):
  target/s390x: change PSW_SHIFT_KEY
  target/s390x: implement mvcos instruction

Richard Henderson (3):
  target/s390x: Map existing FAC_* names to S390_FEAT_* names
  target/s390x: Enforce instruction features
  target/s390x: mark CSST, CSST2, FPSEH facilities as available

 target/s390x/cpu.h         |  24 +++++-
 target/s390x/cpu_models.c  |   4 +
 target/s390x/helper.h      |   1 +
 target/s390x/insn-data.def |   2 +
 target/s390x/mem_helper.c  | 181 +++++++++++++++++++++++++++++++++++++++++----
 target/s390x/translate.c   |  78 +++++++++++--------
 6 files changed, 243 insertions(+), 47 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-06-15 21:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-15  5:53 [Qemu-devel] [PATCH 0/5] More s390x improvements Richard Henderson
2017-06-15  5:53 ` [Qemu-devel] [PATCH 1/5] target/s390x: Map existing FAC_* names to S390_FEAT_* names Richard Henderson
2017-06-15  5:53 ` [Qemu-devel] [PATCH 2/5] target/s390x: Enforce instruction features Richard Henderson
2017-06-15  7:01   ` Aurelien Jarno
2017-06-15 11:28     ` David Hildenbrand
2017-06-15 12:53       ` Aurelien Jarno
2017-06-15 13:10         ` David Hildenbrand
2017-06-15 20:55           ` Aurelien Jarno
2017-06-15  5:53 ` [Qemu-devel] [PATCH 3/5] target/s390x: change PSW_SHIFT_KEY Richard Henderson
2017-06-15  5:53 ` [Qemu-devel] [PATCH 4/5] target/s390x: implement mvcos instruction Richard Henderson
2017-06-15  5:53 ` [Qemu-devel] [PATCH 5/5] target/s390x: mark CSST, CSST2, FPSEH facilities as available Richard Henderson
2017-06-15  9:02   ` Thomas Huth
2017-06-15 15:55     ` Richard Henderson
2017-06-15 20:49   ` Aurelien Jarno
2017-06-15 21:10     ` Richard Henderson
2017-06-15 21:19       ` Aurelien Jarno
2017-06-15  7:51 ` [Qemu-devel] [PATCH 0/5] More s390x improvements no-reply
2017-06-15  7:59 ` no-reply

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