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.


unified and simplified the control register handlers to operate in all CPU modes
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 30 Oct 2008 05:30:57 +0000 (00:30 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 30 Oct 2008 05:30:57 +0000 (00:30 -0500)
commit207e3b36648e4019ad8505c75ae6ef0778464a26
tree8d80146140d5b9040c9d0f1302ec7136146ca49b
parent165560d91368d638b177022f883d3723d7618944
unified and simplified the control register handlers to operate in all CPU modes
palacios/include/palacios/vmm_types.h
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm_ctrl_regs.c