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>
Fri, 2 Oct 2009 20:18:02 +0000 (15:18 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 2 Oct 2009 20:18:02 +0000 (15:18 -0500)
commitcd012ba87f57c1c694038f1a17f249f90f9a2be8
tree63af13ddbb7e1cd50f9709da0fe6254dafd657d7
parented8feff1d5dd6bf028cd5ba0960ec125505d7597
added symbiotic interface
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm_sym_iface.h
palacios/src/devices/keyboard.c
palacios/src/palacios/svm.c
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm_hypercall.c
palacios/src/palacios/vmm_sym_iface.c