Hi! As one of many people who was not even able to order a RPi yet, I gave qemu a try to test my bare metal arm code at. Thanks so much for qemu, it works great. Nevertheless I have to use one of the supported boards (versatilepb in my case) to run my code and that means having to compile differently for qemu (baseaddress of UART for example) real hardware (when eventually evailable). Even a minimal machine implementation with 256MB ram, uart0 and timer irq would already be useful. Anybody wants to code one?
Best regards... Clemens