On Wed, Sep 15, 2010 at 11:26:20AM -0500, Rick Vernam wrote: > > So how do you know it works with SDL? Also does the same happens with > > linux guest + virtio disk? > okay, linux guest started like so, this time on my laptop: > qemu-system-x86_64 -cpu host -enable-kvm -drive > file=/home/rick/qemu/hds/linux.raw,if=virtio,media=disk,aio=native -m 1368 > -net > nic,model=virtio -net user -localtime -usb -name "32-bit Linux" -vnc :25581 > > Fails just like other, both during guest initiated and system_reset: > Guest moved used index from 0 to 147 > OK, thanks. Already found the problem in the bios. Will post patch shortly.
-- Gleb.