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 host cpu type function
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 23 Apr 2009 04:20:16 +0000 (23:20 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 23 Apr 2009 04:20:16 +0000 (23:20 -0500)
commitde3fce7c94e36342005ae5f79fcf22937acde586
treec49b88bed408c0555544fd05762f81261a682963
parent785b7105d35b97c6e7a176facc29a2efdb234951
added host cpu type function
palacios/include/palacios/svm.h
palacios/include/palacios/vmm_ctrl_regs.h
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_direct_paging.c