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.


added PCI irq lower function hook and added southbridge support
authorJack Lange <jarusl@cs.northwestern.edu>
Sat, 1 Aug 2009 03:38:29 +0000 (22:38 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Sat, 1 Aug 2009 03:38:29 +0000 (22:38 -0500)
commite7e8f9d5fc283afd15bc8385faf7449765fcbe26
tree1501b3c060a0308641797bc083fbb5b8c9171a4a
parent942df9bb1e2570764d24c74f797247536639502e
added PCI irq lower function hook and added southbridge support
palacios/include/devices/pci.h
palacios/src/devices/pci.c
palacios/src/devices/piix3.c