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.


vnet fixes for compilation
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 12 Mar 2010 01:08:07 +0000 (19:08 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 12 Mar 2010 01:08:07 +0000 (19:08 -0600)
commitf2ce51f30bbaf99f5ab6cc229e2503a2624f5525
tree14773453f6febba330dba42b79341b864e33dcd1
parente8662efe4c21286ba9456989f7b923238bdfd65f
vnet fixes for compilation
better locking usage
fix runtime bug due to missing initialization
palacios/src/devices/lnx_virtio_vnet.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_vnet.c