PPC: Make MPC8544DS emulation work w/o KVM
commit3b989d499e933626d09e0166b1fd7c8b8e1e65f2
authorAlexander Graf <agraf@suse.de>
Sat, 30 Apr 2011 21:34:53 +0000 (30 23:34 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 11 May 2011 22:24:51 +0000 (12 00:24 +0200)
tree3e7ee41766f458fab39cfd9a16d2d9f57c34bd50
parentef250db6f152e53c7a96770c77167c366497c192
PPC: Make MPC8544DS emulation work w/o KVM

The MPC8544DS board emulation was only used with KVM so far, so some
parts of the code didn't provide proper values for non-KVM execution.

This patch makes the machine work without KVM enabled. To actually use
this, you also need proper e500v2 MMU emulation.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppce500_mpc8544ds.c