]> git.proxmox.com Git - qemu.git/commit
PPC: Make MPC8544DS obey -cpu switch
authorAlexander Graf <agraf@suse.de>
Sat, 30 Apr 2011 21:05:03 +0000 (23:05 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 11 May 2011 22:24:51 +0000 (00:24 +0200)
commitef250db6f152e53c7a96770c77167c366497c192
tree54bae20a4ab4dcbeabdb06f6efb61dde6f30c352
parent7d7ba3feced4a28350fac84123be23a2fea1e28f
PPC: Make MPC8544DS obey -cpu switch

The MPC8544DS board emulation code ignored the user defined -cpu switch.
This patch enables it to only provide a sane default, not force an e500v2
CPU inside.

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