Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This 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/devel
The other branches are similar.


added generic VMM framework
[palacios.git] / palacios / src / geekos / defs.asm
2008-02-27 Jack Lange added generic VMM framework
2008-02-11 Peter Dinda Partially working - looking at the load sector for...
2008-02-11 Peter Dinda This code now successfully does the Linux kernel load and
2008-02-08 Jack Lange pulled out vmxassist, added linux kernel
2007-11-29 Peter Dinda Initial revision