On Thu, Aug 26, 2010 at 8:34 PM, Corey Osgood corey.osgood@gmail.com wrote:
Oh! I'm not the only one seeing qemu segfault! I don't have the patch available, but I've written a patch for my Zotac NM10 board with a Nuvoton NCT5571D super IO. I'm trying to boot the vendor BIOS. I'm sure that I'm using the correct clock in (48MHz) and settings, because I can get a serial boot console in linux with the stock BIOS, and if I look at serialice through minicom, I can see the console. If I start qemu then start the system, I will get the same message you did (target alife!)
"target alife" is the message from an older version of serialice.
Try checking out the latest:
svn://serialice.com/serialice/trunk/qemu-0.11.0
It's already patched. I built it on 64-bit and 32-bit.
Thanks, Myles