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 extension code for software interrupts
authorKyle Hale <kh@u.northwestern.edu>
Wed, 22 Jun 2011 23:11:09 +0000 (18:11 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 23 Jun 2011 01:18:37 +0000 (20:18 -0500)
commit3da6af957c0c6d8b478898278969c0b5efb77365
tree6f8dba3bc322415c231c8b3326ee65fa115bbdc0
parent4b84a76813e48c0bec66040a67b15dfba6da0cce
added extension code for software interrupts
palacios/include/interfaces/sw_intr.h
palacios/src/extensions/ext_sw_intr.c