qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] PPC subregion collision


From: Kenneth Salerno
Subject: [Qemu-devel] PPC subregion collision
Date: Mon, 8 Aug 2011 15:28:04 -0700 (PDT)

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

[Prev in Thread] Current Thread [Next in Thread]