]> Git Repo - qemu.git/commit - target-s390x/misc_helper.c
target-s390x: wire up I/O instructions in TCG mode
authorAlexander Graf <[email protected]>
Mon, 15 Jun 2015 15:57:09 +0000 (17:57 +0200)
committerAlexander Graf <[email protected]>
Wed, 17 Jun 2015 10:40:50 +0000 (12:40 +0200)
commitad8a4570add09a7635cb8cd1c9327640521ee7a7
treec3e22b561f71282c70d197c1ccd88b355caf867f
parent2ecacb0b4b6c73af424b7b4389fa55809368a98b
target-s390x: wire up I/O instructions in TCG mode

The code handling the I/O instructions for KVM decodes the instruction
itself. In TCG mode also pass the full instruction word to the helpers.

Signed-off-by: Alexander Graf <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-s390x/helper.h
target-s390x/insn-data.def
target-s390x/misc_helper.c
target-s390x/translate.c
This page took 0.030617 seconds and 4 git commands to generate.