]> Git Repo - qemu.git/commit - target/s390x/insn-data.def
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
authorDavid Hildenbrand <[email protected]>
Fri, 8 Dec 2017 16:01:56 +0000 (17:01 +0100)
committerCornelia Huck <[email protected]>
Thu, 14 Dec 2017 16:56:54 +0000 (17:56 +0100)
commit257a119ee3464a0558d47f692fb007b2713e24ec
tree6cc73936402fd257779615049a0cca003ade66a2
parentb8d55db07089493da8cc264ab5991253e1102822
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD

Needed for machine check handling inside Linux (when restoring registers).

Except for SIGP and machine checks, we don't make use of the register
yet. Sufficient for now.

Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20171208160207[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/helper.h
target/s390x/insn-data.def
target/s390x/misc_helper.c
target/s390x/translate.c
This page took 0.025772 seconds and 4 git commands to generate.