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.


Enable cores to be reset via INIT IPI
authorJack Lange <jacklange@cs.pitt.edu>
Wed, 31 Jul 2013 22:46:09 +0000 (17:46 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sun, 4 Aug 2013 22:31:20 +0000 (17:31 -0500)
commit915d7c977583d5f376624216d30676d412a989a7
tree2a33f65aeaabeef4f3445cb7d098454bb9b0d6a7
parentc088f810cb2c1f71996641f610adbb27ddd3ba3f
Enable cores to be reset via INIT IPI
palacios/src/devices/apic.c
palacios/src/palacios/svm.c
palacios/src/palacios/vmx.c