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 error checking to guest launch to handle core mapping bugs
authorJack Lange <jacklange@cs.pitt.edu>
Thu, 27 Oct 2011 17:55:36 +0000 (13:55 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 27 Oct 2011 17:58:32 +0000 (13:58 -0400)
commitf82ccce5ce7629dce6f1a6feee8b47fa13a6756d
treef96e978acd57c185549278593bb7fd14875e5156
parent0cfc0855d8a1fc9c6982ec2672c2bc4683eb4e2a
added error checking to guest launch to handle core mapping bugs
linux_module/palacios-stubs.c
linux_module/vm.c
palacios/src/palacios/vmm.c