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.


Fixed ioapic bug that caused interrupt routing entries to be stored incorrectly and...
authorPatrick G. Bridges <bridges@cs.unm.edu>
Tue, 12 Oct 2010 17:43:17 +0000 (11:43 -0600)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Tue, 12 Oct 2010 17:43:17 +0000 (11:43 -0600)
commited487950f94cc28008dcf38f68f3e2a1472f9d93
tree5af2c7ca011819b65ed285f0677499bc915cdc1b
parent6f037523d4bf0136d97d1f98ac260bb4031ea278
Fixed ioapic bug that caused interrupt routing entries to be stored incorrectly and interrupts to be dispatched incorrectly in some modes
palacios/src/devices/apic.c
palacios/src/devices/io_apic.c