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 SIPI behavior to be arch specific
authorJack Lange <jacklange@cs.pitt.edu>
Thu, 26 May 2011 00:32:29 +0000 (19:32 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 26 May 2011 00:32:29 +0000 (19:32 -0500)
commitad78e7627af59b2ebbfebdd05b479a021174efe4
treef870357094a6298ba45ca9c65adf1fc52870700a
parent5cfc2f5af1aeb9e226d677fc43c019779e26f2a0
updated SIPI behavior to be arch specific
palacios/include/palacios/svm.h
palacios/include/palacios/vmm.h
palacios/include/palacios/vmx.h
palacios/src/devices/apic.c
palacios/src/palacios/svm.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmx.c