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.


Partially functional support for APIC/ICC clustered delivery,
authorPeter Dinda <pdinda@northwestern.edu>
Sun, 26 Sep 2010 20:51:48 +0000 (15:51 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sun, 26 Sep 2010 20:51:48 +0000 (15:51 -0500)
commit941622f53f723161738e9f9889f5360af1bc9c40
tree0259fca490d23a44471273106429c30ad04fe294
parent33b6aeb3258d1506b8e96e45e9b002554b664ca8
Partially functional support for APIC/ICC clustered delivery,
both physical and logical, needed for Linux with >2 cores.

Note that there is still a bug here somewhere - Linux >2 cores will
eventually die with an attempted physical delivery outside of the
available cores
palacios/include/devices/icc_bus.h
palacios/src/devices/apic.c
palacios/src/devices/icc_bus.c
palacios/src/palacios/vmm_mem.c