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.


symbiotic module updates
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 12 Mar 2010 01:08:49 +0000 (19:08 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 12 Mar 2010 01:08:49 +0000 (19:08 -0600)
commit63fc27a4eedc44a349cf8fde14e4c1b2401b4100
treeff2bb960502bd4cd6ef8630507727f6fc142e28c
parentf2ce51f30bbaf99f5ab6cc229e2503a2624f5525
symbiotic module updates
13 files changed:
modules/Kconfig
modules/Makefile
modules/linux_mods/i386/headers.c
modules/v3_mods/Kconfig [new file with mode: 0644]
modules/v3_mods/i386/Kconfig [new file with mode: 0644]
modules/v3_mods/i386/Makefile [new file with mode: 0644]
modules/v3_mods/i386/binaries.S [new file with mode: 0644]
modules/v3_mods/i386/headers.c [new file with mode: 0644]
palacios/include/palacios/vmm_hypercall.h
palacios/include/palacios/vmm_list.h
palacios/include/palacios/vmm_symmod.h
palacios/src/devices/lnx_virtio_symmod.c
palacios/src/palacios/vmm_symmod.c