I'm trying to run a simple test program for ARM in Qemu under Windows. The command line is:

>qemu-system-arm -M versatilepb -chardev console,id=foo -serial file:CON -m 128m -kernel test.bin

I get no output and stderr.txt says

qemu_event_increment: SetEvent failed: 6

Any ideas?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.