On 06/22/2017 02:41 AM, David Hildenbrand wrote:
Let's allow to enable it for the qemu cpu model and correctly emulate it.Signed-off-by: David Hildenbrand<da...@redhat.com> --- target/s390x/cpu_models.c | 1 + target/s390x/mem_helper.c | 2 -- target/s390x/translate.c | 6 +++++- 3 files changed, 6 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~