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 ackable interrupts
authorJack Lange <jacklange@cs.pitt.edu>
Sun, 18 Mar 2012 21:43:59 +0000 (17:43 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Fri, 20 Apr 2012 16:09:20 +0000 (12:09 -0400)
commit7e2270f01390b44dc99e28d56abb30bee18d1907
tree049e50297ac364e5315f29ef1fd6fd1500819456
parent68a5f03fab0737ce304261028a4517c49ea954c6
added ackable interrupts
palacios/include/palacios/vmm_intr.h
palacios/src/devices/8259a.c
palacios/src/devices/io_apic.c
palacios/src/palacios/vmm_intr.c