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.


apic register definitions added
authorJack Lange <jarusl@cs.northwestern.edu>
Sat, 7 Feb 2009 20:45:26 +0000 (14:45 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Sat, 7 Feb 2009 20:45:26 +0000 (14:45 -0600)
commitbd18ee6111c1b75fa0bbd670307d1ec1c622f91f
tree6ded0fb44852d5244bfc93b43f2b55cffbe3da1c
parentaf10c7cdec94c879b207983a60581feae911546b
apic register definitions added
palacios/include/devices/apic_regs.h [new file with mode: 0644]
palacios/src/devices/apic.c