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.


Assorted minor fixes to the transactional memory code
authorPeter Dinda <pdinda@northwestern.edu>
Sun, 6 Apr 2014 21:48:21 +0000 (16:48 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sun, 6 Apr 2014 21:48:21 +0000 (16:48 -0500)
commited72a7fb6a7ccbf370dbfa7900d2548ab34f3d63
treef7f21f5dfe1a75890f437301146cbfda84dd1a5b
parent95a09f3e974f23d8e3d20b3a333f5c07631be17d
Assorted minor fixes to the transactional memory code
palacios/include/extensions/tm_util.h
palacios/src/extensions/Kconfig
palacios/src/extensions/tm_util.c