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.


svm_handler now handles pause exits and correctly does exception injects with
authorPeter Dinda <pdinda@northwestern.edu>
Sat, 19 Jul 2008 01:02:11 +0000 (01:02 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Sat, 19 Jul 2008 01:02:11 +0000 (01:02 +0000)
commitd8e510143aa094363d5bf21d6cb7e31a29a6e826
tree5c8779e894c10e8ca1f34c340b50df9f71c00840
parent0a15dd0709348fe3770bae9cc485c1c2fc11ef98
svm_handler now handles pause exits and correctly does exception injects with
errors that can be zero.
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vmm_shadow_paging.c