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.


replace errant printks in linux module with macro calls
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 20 Jun 2012 23:01:04 +0000 (18:01 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 20 Jun 2012 23:01:04 +0000 (18:01 -0500)
commit18004a8cb830010315b412162da2d92b95a960ee
tree7051824abe4d5988ec28e384b934186de5fa4164
parent035ac752dc4e0eda744205896a9c7c92689bea42
replace errant printks in linux module with macro calls
linux_module/vm.c