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.
2010-08-26 | Patrick G. Bridges | Minor warning/error prints corrected. | blob | commitdiff |
2010-05-18 | Jack Lange | memory lookup refactorization | blob | commitdiff | diff to current |
2010-04-13 | Erik van der Kouwe | s patch fixes some issues I've had when compiling Palac... | blob | commitdiff | diff to current |
2009-12-03 | Jack Lange | major VMX update | blob | commitdiff | diff to current |
2009-08-31 | Andy Gocke | VMX is working for a 32-bit Linux kernel. It should... | blob | commitdiff | diff to current |
2009-08-21 | Jack Lange | minor cleanup to vmxassist context code | blob | commitdiff | diff to current |
2009-08-21 | Andy Gocke | Modified boot and vmxassist to handle real/protected... | blob | commitdiff | diff to current |