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 private data pointer to per vm state...
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 25 Oct 2010 22:38:05 +0000 (17:38 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 25 Oct 2010 22:38:05 +0000 (17:38 -0500)
commit4731ff7dc97e42853546b38b4d441d793e7a4ec8
treed9d77a06d9c4193343ddd5c9b5bf9028bb8f1440
parentf6063d2297d9f96351d33332634400284809125b
added private data pointer to per vm state...

This is going to break the host interface.
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm.h
palacios/include/palacios/vmm_console.h
palacios/include/palacios/vmm_file.h
palacios/src/devices/curses_cons.c
palacios/src/palacios/vmm.c