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 interrupt hooking to pci_passthrough
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 11 Sep 2009 22:58:04 +0000 (17:58 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 11 Sep 2009 22:58:04 +0000 (17:58 -0500)
commit0f29d2c0a099fae40a86791b6d40479de235efbf
tree7c97c83c2b63e548843bc32f5d2c80038e168a28
parent083af1763ddaecb78ff222141d78ba17df26aa47
added interrupt hooking to pci_passthrough
currently hardcoded for qemu e1000 NIC
palacios/src/devices/pci_passthrough.c