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.


removed obsolete MTRR extension that was in the wrong place
authorJack Lange <jacklange@cs.pitt.edu>
Wed, 24 Aug 2011 19:45:50 +0000 (15:45 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Wed, 24 Aug 2011 19:45:50 +0000 (15:45 -0400)
commit780b4edcfe6d8da3ca01cc7fc9ca25cdddf782af
treef30827b9f027a4f017deb8726223375ed5818f1d
parente7d1bd552e6680b6bb4391b653092266c09fc2a4
removed obsolete MTRR extension that was in the wrong place
this was causing an initialization error
palacios/include/palacios/vmm_mtrr.h [deleted file]
palacios/src/palacios/Makefile
palacios/src/palacios/vmm_mtrr.c [deleted file]