All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] s390 fixes
@ 2013-07-15 19:57 Christian Borntraeger
  2013-07-15 19:57 ` [Qemu-devel] [PATCH 1/7] s390/sclpconsole: handle char layer busy conditions Christian Borntraeger
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Christian Borntraeger @ 2013-07-15 19:57 UTC (permalink / raw)
  To: Alexander Graf
  Cc: Cornelia Huck, Christian Borntraeger, Andreas Färber,
	qemu-devel

Alex,

here is a bunch of fixes/cleanups for s390.

Heinz Graalfs (1):
  s390/sclpconsole: handle char layer busy conditions

Thomas Huth (6):
  s390x/ioinst: Add missing alignment checks for IO instructions
  s390x/ioinst: Throw addressing exception when memory_map failed
  s390x/ioinst: Fixed alignment check in SCHM instruction
  s390x/ioinst: Fixed priority of operand exceptions
  s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()
  s390x/kvm: Remove redundant return code

 hw/char/sclpconsole.c | 18 +-------------
 target-s390x/ioinst.c | 65 ++++++++++++++++++++++++++++++++++-----------------
 target-s390x/kvm.c    | 64 +++++++++++---------------------------------------
 3 files changed, 57 insertions(+), 90 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-07-23 11:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15 19:57 [Qemu-devel] [PATCH 0/7] s390 fixes Christian Borntraeger
2013-07-15 19:57 ` [Qemu-devel] [PATCH 1/7] s390/sclpconsole: handle char layer busy conditions Christian Borntraeger
2013-07-15 19:57 ` [Qemu-devel] [PATCH 2/7] s390x/ioinst: Add missing alignment checks for IO instructions Christian Borntraeger
2013-07-15 19:57 ` [Qemu-devel] [PATCH 3/7] s390x/ioinst: Throw addressing exception when memory_map failed Christian Borntraeger
2013-07-15 19:57 ` [Qemu-devel] [PATCH 4/7] s390x/ioinst: Fixed alignment check in SCHM instruction Christian Borntraeger
2013-07-15 19:57 ` [Qemu-devel] [PATCH 5/7] s390x/ioinst: Fixed priority of operand exceptions Christian Borntraeger
2013-07-15 19:57 ` [Qemu-devel] [PATCH 6/7] s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst() Christian Borntraeger
2013-07-15 19:57 ` [Qemu-devel] [PATCH 7/7] s390x/kvm: Remove redundant return code Christian Borntraeger
2013-07-23 11:48 ` [Qemu-devel] [PATCH 0/7] s390 fixes Christian Borntraeger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.