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.


First cut at changes to enhance/fix machine check injection extension
authorPatrick G. Bridges <bridges@cs.unm.edu>
Fri, 26 Aug 2011 00:49:34 +0000 (18:49 -0600)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Fri, 26 Aug 2011 00:49:34 +0000 (18:49 -0600)
commit2ee5d1ec27731b41027c42003608ad9c06d748e8
tree4e1ee3057ff184645c58c96682abbc9ed0e4f996
parent780b4edcfe6d8da3ca01cc7fc9ca25cdddf782af
First cut at changes to enhance/fix machine check injection extension
linux_module/Makefile
linux_module/mcheck.c [new file with mode: 0644]
linux_usr/Makefile
linux_usr/v3_inject_ecc_scrubber_mce.c [new file with mode: 0644]
palacios/src/extensions/ext_mcheck.c