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)
commit42b5eddfc839d60f9ce02c7ecbc74da394bbb091
tree724f5638df9e29dc2250e9493b482054496d997e
parent60be6899b08193b3e693e96be96e7cc84fc882ed
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