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-11-14 | Jack Lange | added bounds checking for bitmap updates | blob | commitdiff |
2011-10-27 | Jack Lange | Now by default IO and MSR operations are dropped by... | blob | commitdiff | diff to current |
2011-06-30 | Kevin Pedretti | Fix bug setting bits in MSR bitmap for MSRs >= 0xC0000000 | blob | commitdiff | diff to current |
2011-01-12 | Jack Lange | deallocate arch specific IO/MSR hook state | blob | commitdiff | diff to current |
2010-01-14 | Jack Lange | refactoring to the point of compilation | blob | commitdiff | diff to current |
2009-09-14 | Jack Lange | updated msr map to allow early hooking | 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 | Andy Gocke | Modified boot and vmxassist to handle real/protected... | blob | commitdiff | diff to current |
2009-08-10 | Andy Gocke | Added shadow page handling, IO and MSR bitmap allocatio... | blob | commitdiff | diff to current |