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 symbolic backtrace functionality
authorJack Lange <jacklange@cs.pitt.edu>
Wed, 2 May 2012 20:48:57 +0000 (16:48 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Wed, 20 Jun 2012 20:16:09 +0000 (16:16 -0400)
commit436f64eff4b2b60c18f485095f2e962f32b71014
tree8c5c3ec0c9f0e600e8d474c2d0d6ca76576f4007
parente784113618800cede961f9a86084a96d20179e1c
added symbolic backtrace functionality
palacios/include/palacios/vmm_debug.h
palacios/src/palacios/vmm_debug.c