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 symbiotic interface
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 14 Sep 2009 19:20:50 +0000 (14:20 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 14 Sep 2009 19:21:18 +0000 (14:21 -0500)
commite63be432894673d56526c4f1c2cb4fa64daf01d9
tree4e278492a674c045aa3b58524b64b16574ad0257
parentc3714b74821dffe63b2fdcf10d8fe614c5ac9bb1
added symbiotic interface
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm_sym_iface.h [new file with mode: 0644]
palacios/src/palacios/Makefile
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_sym_iface.c [new file with mode: 0644]