I think one of the ppc memory API changes today broke something:

warning: subregion collision 8000/1000 vs 0/40000

Assertion failed: !subregion->parent, file /home/kens/cross-compile/qemu/testing
/qemu/memory.c, line 1083

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Command:
   ./testing/qemu/ppc64-softmmu/qemu-system-ppc64 \
           -L ./testing/qemu/pc-bios \
           -m 1024 \
           -bios ./testing/openbios-devel/obj-ppc64/openbios-qemu.elf
           -drive file=images/aix.img,index=0,media=disk,cache=writeback
           -cdrom images/ibmaix.iso \
           -boot d \
           -nographic \
           -rtc base=localtime,clock=host \
           -uuid 17202d0a-45f8-4159-a8e1-78b866f50aa7 \
           -serial tcp::9979,server,nowait \
           -monitor tcp::9980,server,nowait \
           -gdb tcp::1234

Environment: MinGW32

Thanks,
Ken

Reply via email to