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.


added all the SVM flags, codes, masks, and addresses
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 28 Feb 2008 01:50:09 +0000 (01:50 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 28 Feb 2008 01:50:09 +0000 (01:50 +0000)
commit828663cb96cc49aaf75ac091f191daac2733003e
treeb51dd4b5ef65bbc1938f8abb3646235d7e86d1cf
parent01e2bfdc462dbbe8d62b71c7e99e198c27844f0f
added all the SVM flags, codes, masks, and addresses
palacios/include/geekos/debug.h [new file with mode: 0644]
palacios/include/geekos/svm.h
palacios/include/geekos/vmcb.h
palacios/src/geekos/debug.c [new file with mode: 0644]
palacios/src/geekos/vmm.c