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.


Bug fixes in 8259: now handles irqs>=8
authorPeter Dinda <pdinda@northwestern.edu>
Mon, 21 Jul 2008 15:31:14 +0000 (15:31 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Mon, 21 Jul 2008 15:31:14 +0000 (15:31 +0000)
commit91259ca3e99284e623966a15cbef321e5cb1ffe0
tree3992b56d8621d3a03d99a92629bd997acbb01c2e
parent06535b05abbca1ada6c3fd3c32db475b97539070
Bug fixes in 8259:  now handles irqs>=8
Bug fixes in generic: now correctly interprets sentinal value
palacios/src/devices/8259a.c
palacios/src/devices/generic.c