]> git.proxmox.com Git - mirror_qemu.git/commit
PPC: Make all e500 CPUs SVR aware
authorAlexander Graf <agraf@suse.de>
Sun, 19 Jan 2014 16:39:54 +0000 (17:39 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:34 +0000 (13:24 +0200)
commitf1d9ec8bf73d893cf225030a55d1a006e7ebccee
tree815440a5d152db733143a296453279d5c3f9c479
parent3de31797825e94fd67ee7c2e877127acc3d2edbd
PPC: Make all e500 CPUs SVR aware

Our pre-e500mc e500 CPU types didn't get instanciated with SVR information,
even though those systems do support the SVR register.

Spawn them with the SVR tag so that they don't get confused when someone tries
to read SPR_SVR.

Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/cpu-models.c