qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 21/29] target/s390x: implement COMPARE LOGICA


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 21/29] target/s390x: implement COMPARE LOGICAL LONG UNICODE
Date: Tue, 30 May 2017 13:15:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 05/29/2017 12:24 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   | 22 ++++++++++++++
  5 files changed, 90 insertions(+), 15 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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