qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 18/26] target/s390x: implement COMPARE LOGICAL L


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 18/26] target/s390x: implement COMPARE LOGICAL LONG UNICODE
Date: Fri, 26 May 2017 08:58:53 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 05/25/2017 02:05 PM, Aurelien Jarno wrote:
For that we need to make program_interrupt available to qemu-user.
Fortunately there is almost nothing to change as both kvm_enabled and
CONFIG_KVM evaluate to false in that case.

Signed-off-by: Aurelien Jarno<address@hidden>
---
  target/s390x/helper.h      |  1 +
  target/s390x/insn-data.def |  2 ++
  target/s390x/mem_helper.c  | 76 ++++++++++++++++++++++++++++++++++++++--------
  target/s390x/misc_helper.c |  4 +--
  target/s390x/translate.c   | 12 ++++++++
  5 files changed, 80 insertions(+), 15 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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