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.


Minor fix
[palacios.git] / palacios / src / palacios / vmm_multiboot.c
2015-08-02 Peter Dinda Minor fix
2015-08-02 Peter Dinda HVM capability enhancments
2015-06-18 Peter Dinda Multiboot enhancements
2015-05-19 Peter Dinda Addition of basic multiboot functionality plus refactor...