On Mon, 4 Dec 2017 15:01:46 +0100 David Hildenbrand <da...@redhat.com> 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 <da...@redhat.com> > --- > 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.