Hi,
I've built qemu on my mac osx using this config -
./configure --prefix=/Users/ckk/local/ --target-list="i386-softmmu x86_64-softmmu" --enable-linux-user
Now, I have a simple a.out built on linux - how can I run it using qemu on my mac box?
--
Regards,
Kashyap