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.


First glue logic
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 21 Oct 2008 22:10:33 +0000 (17:10 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Tue, 21 Oct 2008 22:10:33 +0000 (17:10 -0500)
commitd38449db8da78275aa137af6752f8d11403f3f96
tree2a4fe17fa509c8b1acac799a907870c300cc31db
parent729766ab651b7ea7f10f6e4a49ac8fffdc0694c4
First glue logic
kitten/palacios-glue/vm.c [new file with mode: 0644]
kitten/palacios-glue/vm.h [new file with mode: 0644]
kitten/palacios-glue/vmm_stubs.c [new file with mode: 0644]
kitten/palacios-glue/vmm_stubs.h [new file with mode: 0644]