]> git.proxmox.com Git - mirror_qemu.git/commit - target/s390x/helper.h
s390x/tcg: wire up STORE CHANNEL REPORT WORD
authorDavid Hildenbrand <david@redhat.com>
Fri, 8 Dec 2017 16:01:58 +0000 (17:01 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 14 Dec 2017 16:56:54 +0000 (17:56 +0100)
commit5a59bc1de21921996545574822e92004629dbd37
treeb58778d5e1cb5032f869fc77db16a9a43bc262f6
parenta63b7cbf884b98d4de1cf6519143fa8202f76fe1
s390x/tcg: wire up STORE CHANNEL REPORT WORD

CRW machine check handling requires STCRW. So let's wire it up.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171208160207.26494-6-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/helper.h
target/s390x/insn-data.def
target/s390x/misc_helper.c
target/s390x/translate.c