i compiled qemu-2.12.0,qemu-5.1.0,qemu-8.2.9 on win10,the configure command was as follow: ./configure --disable-capstone --prefix=/home/wangke/qemuinstall --target-list=i386-softmmu,x86_64-softmmu --disable-werror --static --disable-sdl --enable-debug
after make successfully i ran the virutal machine with command ../qemu-8.2.9install/qemu-system-i386.exe -kernel ./bzImage -nographic bzImage is correct, i have tried it with qemu which i installed through .msi. however, no matter which qemu version i use(qemu-2.12.0,qemu-5.1.0,qemu-8.2.9), it alwwys stopped at booting time. qemu output info is as follow: SeaBIOS (version rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org) iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+06FD0F30+06F30F30 CA00 Booting from ROM.. i cann't figure out the reason, please help me. i cann't figure out the reason, please help me.
qemuerror.png
Description: Binary data
