qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 for-2.12 5/9] s390x/tcg: Implement STORE CHAN


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH v1 for-2.12 5/9] s390x/tcg: Implement STORE CHANNEL PATH STATUS
Date: Tue, 5 Dec 2017 16:04:56 +0100

On Mon,  4 Dec 2017 15:01:46 +0100
David Hildenbrand <address@hidden> 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(+)

Yes, given that we don't support real channel paths, we can't implement
it in a useful way anyway.



reply via email to

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