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.


is patch adds a function v3_print_guest_state_all that calls v3_print_guest_state...
authorErik van der Kouwe <erikvdk@gmail.com>
Sat, 22 Jan 2011 00:52:02 +0000 (18:52 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Sat, 22 Jan 2011 00:52:02 +0000 (18:52 -0600)
commite73f2133673d681426d946d2f5bd8b363a1ab2c1
treeab6878654b0540907ec8bd505e50256b6999a45a
parentdbffa86f170230cacd9653fff0f7f783c12094e2
is patch adds a function v3_print_guest_state_all that calls v3_print_guest_state for each core
palacios/include/palacios/vm_guest.h
palacios/src/palacios/vm_guest.c