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-11-05 | Jack Lange | fix 32 bit vmx entry to match i386/gcc calling conventions | blob | commitdiff |
2010-02-17 | Jack Lange | ported 32 bit VMX launch code for nested entries | 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-13 | Andy Gocke | Succesful transition to vmxassist, then to the bios... | blob | commitdiff | diff to current |
2009-08-10 | Andy Gocke | Added shadow page handling, IO and MSR bitmap allocatio... | blob | commitdiff | diff to current |
2009-08-06 | Andy Gocke | Latest VMX work that still has bug in guest state causi... | blob | commitdiff | diff to current |
2009-08-04 | Andy Gocke | Succesfully launches and jumps into the exit handler... | blob | commitdiff | diff to current |
2009-07-29 | Andy Gocke | Completed preliminary host and guest state structure... | blob | commitdiff | diff to current |