aboutsummaryrefslogtreecommitdiff
path: root/memory_mapping.c
diff options
context:
space:
mode:
authorFrank Blaschka <blaschka@linux.vnet.ibm.com>2014-02-11 08:41:38 +0100
committerChristian Borntraeger <borntraeger@de.ibm.com>2014-02-27 09:51:26 +0100
commit1eecf41b3e8128979dd571f63d0b4c7fedc919c2 (patch)
tree7b52a9db7f1e825ddd8dd98e418796bcdf281c7f /memory_mapping.c
parent04c2b5168e242e6fa6901442bd399aa7087effca (diff)
downloadqemu-1eecf41b3e8128979dd571f63d0b4c7fedc919c2.zip
qemu-1eecf41b3e8128979dd571f63d0b4c7fedc919c2.tar.gz
qemu-1eecf41b3e8128979dd571f63d0b4c7fedc919c2.tar.bz2
s390x/kvm: Rework priv instruction handlers
The current implementation uses the second byte of the instruction to identify the instruction handler. This is not sufficient to support instructions not starting with 0xb2. This patch adds separate handlers for 0xb2, 0xb9 and 0xeb to be able to support the full instruction set. Signed-off-by: Frank Blaschka <blaschka@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'memory_mapping.c')
0 files changed, 0 insertions, 0 deletions