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 pci bar update handler
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 31 Mar 2009 22:48:29 +0000 (17:48 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 31 Mar 2009 22:48:29 +0000 (17:48 -0500)
commit59b6853965a3cd4b17d0466c3650feed594cd89e
tree511b375dc5544645dc5d3d89449c4f12240ca127
parentdb77959ea07c25b21177bad78509ef7c82412fe8
added pci bar update handler
palacios/include/devices/pci.h
palacios/src/devices/pci.c