]> git.proxmox.com Git - mirror_qemu.git/commit - target-s390x/ioinst.c
s390x/ioinst: Rework memory access in CHSC instruction
authorThomas Huth <thuth@linux.vnet.ibm.com>
Thu, 12 Feb 2015 17:09:39 +0000 (18:09 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 18 Feb 2015 08:37:15 +0000 (09:37 +0100)
commit166f1bb7968738490fafc058e4b6505eb78701b6
tree2b89381ded1b3d820c57f5029d36cb4e31d629e5
parent7f74f0aa74a01698ef24459f7bc2a23f3880a2b8
s390x/ioinst: Rework memory access in CHSC instruction

Change the CHSC handler to correctly use logical addresses, too.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
target-s390x/ioinst.c