Hi all:
what should i do if i wanna port qemu-0.10.x to a new host (e.g., alpha), suppose the target is x86, is it enough just adding a direcory named tcg/alpha and implementing two files, tcg-target.c and tcg-target.h, inside it. anything else to do ? it will be of great help if anyone can give me a complete roadmap or steps about qemu-0.10.x porting.
thanks.