qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] s390x/cpumodel: wire up cpu type + id for TCG
@ 2017-06-09 13:34 David Hildenbrand
  2017-06-09 13:34 ` [Qemu-devel] [PATCH v2 1/2] target/s390x: specification exceptions are suppressing David Hildenbrand
  2017-06-09 13:34 ` [Qemu-devel] [PATCH v2 2/2] s390x/cpumodel: wire up cpu type + id for TCG David Hildenbrand
  0 siblings, 2 replies; 5+ messages in thread
From: David Hildenbrand @ 2017-06-09 13:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: rth, agraf, Aurelien Jarno, thuth, david

Once Thomas' interception handler kvm-unit-test is only, I'll add my
stidp test.

I played with adding a "wout_m1_64_align", but I am not sure if that is
really helpful has we will only have a handful of users.

I am working on some more alignment fixes (spx, stap and friends ) and
will send them out soon.

Low address protection checks are missing as for most other instructions
as well.

v1 -> v2:
- Don't generate a helper
- Use MO_ALIGN to check alignment

David Hildenbrand (2):
  target/s390x: specification exceptions are suppressing
  s390x/cpumodel: wire up cpu type + id for TCG

 target/s390x/cpu.h         | 2 +-
 target/s390x/cpu_models.c  | 8 ++++++--
 target/s390x/helper.c      | 2 +-
 target/s390x/insn-data.def | 2 +-
 target/s390x/misc_helper.c | 9 ++++++---
 target/s390x/translate.c   | 9 ++-------
 6 files changed, 17 insertions(+), 15 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-06-09 22:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09 13:34 [Qemu-devel] [PATCH v2 0/2] s390x/cpumodel: wire up cpu type + id for TCG David Hildenbrand
2017-06-09 13:34 ` [Qemu-devel] [PATCH v2 1/2] target/s390x: specification exceptions are suppressing David Hildenbrand
2017-06-09 22:03   ` Richard Henderson
2017-06-09 13:34 ` [Qemu-devel] [PATCH v2 2/2] s390x/cpumodel: wire up cpu type + id for TCG David Hildenbrand
2017-06-09 22:01   ` 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).