]> git.proxmox.com Git - qemu.git/commit
s390x: Prepare cpu.h for emulation
authorAlexander Graf <agraf@suse.de>
Fri, 15 Apr 2011 15:32:47 +0000 (17:32 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 18 Apr 2011 18:51:55 +0000 (20:51 +0200)
commitbcec36eaa0f8570d455214512f1d6382410c509e
tree724f5638df9e29dc2250e9493b482054496d997e
parent7b59220ef31a9c8758f8de16e6aaf3fc14b6540c
s390x: Prepare cpu.h for emulation

We need to add some more logic to the CPU description to leverage emulation
of an s390x CPU. This patch adds all the required helpers, fields in CPUState
and constant definitions required for user and system emulation.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/s390-virtio.c
target-s390x/cpu.h
target-s390x/kvm.c
target-s390x/translate.c