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 cpu interruption interface
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 1 Sep 2009 18:27:25 +0000 (13:27 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 1 Sep 2009 18:30:19 +0000 (13:30 -0500)
commit52e81251f82ccaf516e3ed626c8abbcc9fbe3f41
tree62408a4051cca399c0141cb5f8ce0b9e189fe8a0
parent19b2e4b4ce85ae4e683a3ede33360bdf7547b069
added cpu interruption interface
palacios/include/palacios/vmm.h
palacios/src/devices/8259a.c
palacios/src/devices/apic.c
palacios/src/palacios/vmm.c