On Fri, Nov 20, 2009 at 11:53:41AM +0100, Alexander Graf wrote: > Works great here: > > ./x86_64-softmmu/qemu-system-x86_64 -nographic -kernel ../bzImage - > append console=ttyS0 -L pc-bios > > Are you sure you also have the follow-up linuxboot patch applied? The > one "fixing BOCHS bios support". If it still doesn't work, make sure > booting works at all without -kernel.
Hmm. Tried without -enable-kvm and then it works, so it seems it's only broken when using KVM support. Btw, it seems like seabios takes quite a bit longer than pc bios to load the kernel, mostly while the gPXE line is displayed.