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.


Special-cased handling of zero-byte mallocs since Linux does this insanely Also inclu...
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 28 May 2013 22:20:36 +0000 (17:20 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Tue, 28 May 2013 22:27:21 +0000 (17:27 -0500)
commitfc04309148f320c3f656d56c936bc45b43ee74a6
tree6925cb1be9b57ce2306210da0ce7f1202ee9d185
parent13230ccb05189ab1a615d28d78f1a8b19858e422
Special-cased handling of zero-byte mallocs since Linux does this insanely Also includes part of lock checking enhancments (lock deinit for use in linux module)
linux_module/palacios-stubs.c