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.


fixes to the emulator to handle nested paging
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 25 Mar 2009 23:43:30 +0000 (18:43 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 25 Mar 2009 23:43:30 +0000 (18:43 -0500)
commitd3c1f093de953d47c55c11692f27aa2220c840b4
tree38dcafb89f3ef8ebce7fc7b9953fc639404837b8
parentff30ed5923877636b2b51bed0349f9b440625137
fixes to the emulator to handle nested paging
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm_emulator.c
palacios/src/palacios/vmm_mem.c
palacios/src/palacios/vmm_xed.c