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.


V3VEE compiles. Segfaults, but the callback structures work.
authorTrammell Hudson <thudson@newskysaw.eecs.northwestern.edu>
Tue, 21 Oct 2008 22:38:40 +0000 (17:38 -0500)
committerTrammell Hudson <thudson@newskysaw.eecs.northwestern.edu>
Tue, 21 Oct 2008 22:38:40 +0000 (17:38 -0500)
commite05033e42323e92783e8c93d77c0e4be63761667
tree850ee1cbbe5c94f8571b92729f06aa1a2843cac2
parented150072069816c4f34cd7b9e129752a6e9e71b3
V3VEE compiles.  Segfaults, but the callback structures work.
kitten/Makefile
kitten/include/lwk/palacios.h
kitten/init/main.c
kitten/palacios-glue/Makefile [new file with mode: 0644]
kitten/palacios-glue/vm.c
kitten/palacios-glue/vm.h [deleted file]
kitten/palacios-glue/vmm_stubs.c
kitten/palacios-glue/vmm_stubs.h [deleted file]