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.


Corrected APIC IPI and IRQ dispatch routines
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 4 Feb 2011 23:37:47 +0000 (17:37 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 4 Feb 2011 23:37:47 +0000 (17:37 -0600)
commit11799589ba31ee388d35ec764cd69e837880ba08
treee88d0d352f5230ff9b24213ed244eadf6e03654d
parent83f60861f497f76eab73fbd856870b9c32dca8ac
Corrected APIC IPI and IRQ dispatch routines
Noted assumption in vcore startup
palacios/src/devices/apic.c
palacios/src/devices/io_apic.c
palacios/src/palacios/vmm.c