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.


RAX is now set with a status code on aborts for RTM, as per Intel spec
authorKyle Hale <kh@u.northwestern.edu>
Tue, 25 Mar 2014 21:15:20 +0000 (16:15 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sun, 6 Apr 2014 21:23:54 +0000 (16:23 -0500)
commit27268f775ffc99bbea17a47043c2d984c2acf690
tree98905ea63de29d776bcc46e270314f06d5c7c65f
parente42b257e5364f8ddba2c86668631013859cb2e46
RAX is now set with a status code on aborts for RTM, as per Intel spec
palacios/include/extensions/trans_mem.h
palacios/src/extensions/ext_trans_mem.c