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.


Corrected vnet locking with irqsave/restore
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 27 Jul 2012 18:05:58 +0000 (13:05 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 27 Jul 2012 18:05:58 +0000 (13:05 -0500)
commitf31b4ee024b09ded6a5be33a33cca0e2e756b63d
tree4052fd588b51a31f4ec53aaf44cb6b07454f92cc
parentbd229a86fee7c3cc33a81986ac46186ad67c869e
Corrected vnet locking with irqsave/restore
linux_module/palacios-vnet.c
palacios/include/vnet/vnet_host.h
palacios/src/vnet/vnet_core.c