To checkout Palacios execute
git clone http://v3vee.org/palacios/palacios.web/palacios.gitThis will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
cd palacios git checkout --track -b devel origin/develThe other branches are similar.
2008-10-22 | Jack Lange | added GS.BASE save/restore | blob | commitdiff |
2008-10-22 | Jack Lange | fixed svm entry launch | blob | commitdiff | diff to current |
2008-10-21 | Jack Lange | updated assembly to build in 64 bit mode | blob | commitdiff | diff to current |
2008-10-20 | Jack Lange | moved svm_lowlevel.asm over to gas syntax in svm_lowlevel.S | blob | commitdiff | diff to current |