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.
2011-04-29 | Jack Lange | can now boot linux (slowly) with EPT enabled | blob | commitdiff |
2011-04-29 | Jack Lange | added support for Intel EPT with(?) and without unrestr... | blob | commitdiff | diff to current |
2009-12-03 | Jack Lange | major VMX update | blob | commitdiff | diff to current |
2009-08-21 | Jack Lange | minor cleanup to vmxassist context code | blob | commitdiff | diff to current |
2009-08-21 | Jack Lange | added palacios MACROs | blob | commitdiff | diff to current |
2009-08-21 | Andy Gocke | Modified boot and vmxassist to handle real/protected... | blob | commitdiff | diff to current |