Searched hist:"86 c34633c5a822e5eebed96ae163426e2615abc1" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/s390x/ |
H A D | helper.h | diff 86c34633c5a822e5eebed96ae163426e2615abc1 Fri Dec 08 10:02:01 CST 2017 David Hildenbrand <david@redhat.com> s390x/tcg: wire up SET ADDRESS LIMIT
Let's handle it just like KVM: Depending on the model, this instruction may not be provided. When this instruction is not provided, it is checked for operand exception and privileged-opera- tion exception, and then is suppressed.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20171208160207.26494-9-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|