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.


updated io map to allow early hooking
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 14 Sep 2009 19:09:21 +0000 (14:09 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 14 Sep 2009 19:21:17 +0000 (14:21 -0500)
commitbf9d843e65ef72688da11ea6d1216909729395b3
treee0ab336f05b2204ae7af14bf1917442435ba1537
parent1aca7149486edc3fc72bb0dcf39b18fb12eb23a8
updated io map to allow early hooking
palacios/include/palacios/vmm_io.h
palacios/src/palacios/svm_io.c
palacios/src/palacios/vmm_io.c
palacios/src/palacios/vmx_io.c