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 strict-aliasing related issues when compiling with optimization
[palacios.git] / linux_module / numa.h
2013-09-19 Peter Dinda minor numa interface cleanup, and make sure initializat...
2013-08-04 Jack Lange added NUMA query support for Linux to allow Palacios...