qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] s390x: Random emulation fixes
@ 2011-07-13  2:44 Alexander Graf
  2011-07-13  2:44 ` [Qemu-devel] [PATCH 1/5] s390x: add ldeb instruction Alexander Graf
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alexander Graf @ 2011-07-13  2:44 UTC (permalink / raw)
  To: qemu-devel@nongnu.org Developers

While trying to use the s390x emulation target in a real world use case,
we stumbled over a number of shortcomings. These patches fell out there,
giving us comparable functionality to a real KVM virtual machine on s390x.


Alex

Alexander Graf (5):
  s390x: add ldeb instruction
  s390x: make ipte 31-bit aware
  s390x: update R and C bits in storage key
  s390x: implement rrbe instruction properly
  s390x: implement SIGP restart and shutdown

 target-s390x/cpu.h       |    4 ++++
 target-s390x/helper.c    |   12 ++++++++++++
 target-s390x/helpers.h   |    1 +
 target-s390x/op_helper.c |   43 +++++++++++++++++++++++++++++++++++++------
 target-s390x/translate.c |    4 ++++
 5 files changed, 58 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2011-07-14  9:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13  2:44 [Qemu-devel] [PATCH 0/5] s390x: Random emulation fixes Alexander Graf
2011-07-13  2:44 ` [Qemu-devel] [PATCH 1/5] s390x: add ldeb instruction Alexander Graf
2011-07-13  2:44 ` [Qemu-devel] [PATCH 2/5] s390x: make ipte 31-bit aware Alexander Graf
2011-07-13  2:44 ` [Qemu-devel] [PATCH 3/5] s390x: update R and C bits in storage key Alexander Graf
2011-07-13  2:44 ` [Qemu-devel] [PATCH 4/5] s390x: implement rrbe instruction properly Alexander Graf
2011-07-13  2:44 ` [Qemu-devel] [PATCH 5/5] s390x: implement SIGP restart and shutdown Alexander Graf

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