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.


add interrupt deinitialization to devices
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 6 Jan 2011 22:12:32 +0000 (16:12 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 6 Jan 2011 22:12:32 +0000 (16:12 -0600)
commit96a71766125d211be08d7670c93938cf0ea09c04
tree1877fe83265d224386a5311fa7d8213dd236db88
parent16745fa0dd0900263d4d92315cd17e0ed9ccae91
add interrupt deinitialization to devices
palacios/src/devices/8259a.c
palacios/src/devices/apic.c
palacios/src/devices/io_apic.c