qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/8] s390 sigp, chsc and diag bugfixes/cleanups


From: Jens Freimann
Subject: [Qemu-devel] [PATCH 0/8] s390 sigp, chsc and diag bugfixes/cleanups
Date: Tue, 17 Dec 2013 14:22:02 +0100

Alex,

this is mostly bugfixes and cleanup patches, except for Patch 4/8 which
implements a SIGP order code for "cpu start".
  
regards
Jens

Cornelia Huck (1):
  s390x/kvm: Fix diagnose handling.

Thomas Huth (7):
  s390x/kvm: Removed duplicated SIGP defines
  s390x/kvm: Removed s390_store_status stub
  s390x/kvm: Fix coding style in handle_sigp()
  s390x/kvm: Implemented SIGP START
  s390x/kvm: Simplified the calculation of the SIGP order code
  s390x/kvm: Fixed condition code for unknown SIGP orders
  s390x/ioinst: CHSC has to set a condition code

 target-s390x/cpu.h    |  3 ++
 target-s390x/ioinst.c |  1 +
 target-s390x/kvm.c    | 98 ++++++++++++++++++++++++---------------------------
 3 files changed, 50 insertions(+), 52 deletions(-)

-- 
1.8.3.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]