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.


Avoid physical/virtual contiguity assumptions using new guest memory access functions
[palacios.git] / palacios / src / palacios / vmm_bios.c
2015-08-02 Peter Dinda Avoid physical/virtual contiguity assumptions using...
2015-06-18 Peter Dinda Factoring of BIOS setup so that it can be reused during...