]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-microblaze: QOM'ify CPU init
authorAndreas Färber <afaerber@suse.de>
Thu, 12 Apr 2012 00:34:40 +0000 (02:34 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 24 Apr 2012 14:04:56 +0000 (16:04 +0200)
commitd0e71ef56fa22b7434d4e9f277a2091b2981ef98
tree44aaf5edec1ae5523c5da6b90941ebfaeeb0b8bd
parent61b6208f8e2bfee096fbeefa20744dcc87c2530e
target-microblaze: QOM'ify CPU init

Move code from cpu_mb_init() to a QOM initfn.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Tested-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
[AF: Leave cpu_reset() call in cpu_mb_init()]
target-microblaze/cpu.c
target-microblaze/translate.c