On 24/02/13 12:44, Andreas Färber wrote:
The commit you reference does nothing with block or IDE but with mips,
so is very unlikely to be the cause.
I was asking if you have narrowed down whether this is a regression or
not. If so then a git-bisect would hopefully give us some more insight.
(goes and has a look)
Okay it's definitely a regression - git bisect points to the following
commit:
commit 07a7484e5d713f1eb7c1c37b18a8ab0d56d88875
Author: Andreas Färber <afaer...@suse.de>
Date: Wed Jan 23 23:04:01 2013 +0000
ide/macio: QOM'ify MacIO IDE
It was not qdev'ified before. Turn it into a SysBusDevice.
Embed them into the MacIO devices.
Signed-off-by: Andreas Färber <afaer...@suse.de>
Signed-off-by: Alexander Graf <ag...@suse.de>
:040000 040000 699140bdb5dd61a682d5c4f4731d47cf7c1ed0aa
794283b7d17694b498691c728315cbeb63078154 M hw
If you try booting the openSUSE ISO mentioned in my previous email then
the crash occurs at some point during the "Starting udev..." prompt.
HTH,
Mark.