Dobrica Pavlinušić's random unstructured stuff
GXemul: Revision 3
This page will document by efforts to implement PowerPC based [DSM-G600] board on "GXemul"<http://gavare.se/gxemul/>

{toc: }

^ DSM-G600 setup

.pre
KERNEL=vmlinux
./gxemul -E sandpoint -N -T -K -vvvv -J $opt ~/x/linux-ppc/$KERNEL 2>&1 > log || vi -R log
stty sane
.pre

^ Source

Source code is at http://svn.rot13.org/index.cgi/gxemul/browse/trunk

{fetchrss: http://svn.rot13.org/index.cgi/gxemul/rss/trunk full}