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.


ported machine check to extension (w/ impl file)
authorPhilip Soltero <philipsoltero@gmail.com>
Thu, 16 Jun 2011 17:43:38 +0000 (13:43 -0400)
committerJack Lange <jarusl@sojourner.(none)>
Thu, 16 Jun 2011 17:43:38 +0000 (13:43 -0400)
commit3c56980fa7fe8d42610dbbcf067689cc005a5d6e
tree3738199a3bf7a772908f47503c964d5a9481bd0d
parentead9425b90a4adf9e7dc9b97086796b9323d6d42
ported machine check to extension (w/ impl file)
palacios/src/extensions/ext_mcheck.c [new file with mode: 0644]