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.


New keyed stream interface
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 26 Dec 2012 17:07:44 +0000 (11:07 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 26 Dec 2012 17:32:46 +0000 (11:32 -0600)
commit313214f2f4c8cf8d4bb4e2e3aaa788101d955fce
treee0c3f51fccc25a8aa846744e19e0823fbd90fcfb
parent803866720fcee3755c3a1c30761f26f56bbf764b
New keyed stream interface
palacios/include/interfaces/vmm_keyed_stream.h
palacios/src/interfaces/Kconfig
palacios/src/interfaces/vmm_keyed_stream.c