qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] target/s390x: misc patches


From: Aurelien Jarno
Subject: [Qemu-devel] [PATCH 0/3] target/s390x: misc patches
Date: Tue, 9 May 2017 10:27:57 +0200

Those are just random patches I have written while trying to get a MTTCG
version of qemu/s390x. I just send them to avoid duplicated work.

Aurelien Jarno (3):
  target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK
  target/s390x: fix SIGNAL PROCESSOR return value
  target/s390x: implement serialization in BRANCH CONDITION

 target/s390x/cpu.h         |  3 +++
 target/s390x/kvm.c         |  2 --
 target/s390x/misc_helper.c |  3 +--
 target/s390x/translate.c   | 16 ++++++++++++++++
 4 files changed, 20 insertions(+), 4 deletions(-)

-- 
2.11.0




reply via email to

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