]> git.proxmox.com Git - mirror_qemu.git/commit
microblaze: s3adsp: Instantiate CPU using QOM
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>
Mon, 25 May 2015 03:31:40 +0000 (20:31 -0700)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Sun, 21 Jun 2015 07:20:14 +0000 (17:20 +1000)
commitd87636b18f8de901e76bedd9c7f55d3eaed924ee
treef9226b4fee294e0eeadefda0c42369ffd9fea727
parent799810fb2810ec4cb82f12ec9b023e1bfe434d71
microblaze: s3adsp: Instantiate CPU using QOM

Instantiate and realise the CPU directly, rather than using
cpu_mb_init. Microblazes cpu_model argument is a dummy so remove the
default cpu_model set logic.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
hw/microblaze/petalogix_s3adsp1800_mmu.c