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 vmware paravirtual extension
authorJack Lange <jacklange@cs.pitt.edu>
Fri, 27 Jul 2012 19:07:08 +0000 (15:07 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Fri, 27 Jul 2012 19:07:26 +0000 (15:07 -0400)
commit8bf8dfd501c677d4754f79fd01dd2cb5f37b898a
treeca3b5064d1252ea060f1c1603a64b4671fcb46c9
parenta6c6130621519b97fb8f707001ff23595cc8e605
added vmware paravirtual extension
palacios/src/extensions/Kconfig
palacios/src/extensions/Makefile
palacios/src/extensions/ext_vmware.c [new file with mode: 0644]