|
From: | Richard Henderson |
Subject: | Re: [qemu-s390x] [PATCH v2 for-2.12 06/10] s390x/tcg: Implement STORE CHANNEL PATH STATUS |
Date: | Thu, 7 Dec 2017 15:48:29 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
On 12/07/2017 08:53 AM, David Hildenbrand wrote: > Just like KVM does, we should suppress this instruction: > When this instruction is not provided, it is > checked for privileged operation exception and the > instruction is suppressed by the machine > > Signed-off-by: David Hildenbrand <address@hidden> > --- > target/s390x/insn-data.def | 1 + > target/s390x/translate.c | 7 +++++++ > 2 files changed, 8 insertions(+) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |