Hello,
Am 05.12.2009 um 16:23 schrieb identifier scorpio:
I'm trying to port qemu to alpha platform, and my working
environment is
an alpha xp1000 workstation (21264) that is running debian 5.
diff -urN qemu-0.10.0/cpu-all.h qemu-0.10.0.alpha/cpu-all.h
--- qemu-0.10.0/cpu-all.h 2009-03-04 14:54:45.000000000 -0800
+++ qemu-0.10.0.alpha/cpu-all.h 2009-10-25 23:13:53.000000000 -0700
While I don't know much about alpha architecture, I notice that you
seem to be working against version 0.10.
You should consider forward-porting your work to git master branch, to
assure that your patches apply cleanly and that you are copying from
the latest TCG code.
Andreas