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.


Added support for SMI interrupt reaches-user-mode-on-qemu-and-both-amd-boxes-nested-paging-faults
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 15 Jul 2008 19:34:22 +0000 (19:34 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Tue, 15 Jul 2008 19:34:22 +0000 (19:34 +0000)
commit8a6d2dbc1b6d593cab383bb04f3fe778949376b2
tree533da6ae3efe618d6d6c89673260b1ebfd02e1f4
parent92edb55927cdc35201e59a6a25fee6edbffc60df
Added support for SMI interrupt
palacios/src/palacios/svm.c
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vm_guest.c