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.


reworked some of the interrupt handling
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 14 May 2008 22:11:29 +0000 (22:11 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 14 May 2008 22:11:29 +0000 (22:11 +0000)
commit72396466a6eeb253948862b334a8534ab29313fe
treedcc6202910ead7c753445ede8f24b4c63949727f
parentcf1eee7c0aec2016e99acf03077a728f7617a985
reworked some of the interrupt handling
added exception injection to shadow paging
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vmm_intr.c
palacios/src/palacios/vmm_shadow_paging.c