Hi all, I know the QEMU system emulation of SPARC supports booting a.out format kernels, but is there currently support for this format in user mode emulation?
If I have an a.out format binary is there an easy way to get qemu-sparc to load it or will I have to patch the loader to basically add new load_aout_binary and load_aout_image functions? Thanks! Kevin