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.


Changes to stream interface to allow for flow control and error signaling
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 2 Aug 2013 21:06:28 +0000 (16:06 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 2 Aug 2013 21:39:51 +0000 (16:39 -0500)
commitb5380c0aecad02964d5aff23ab51979a063379ce
tree641bc2819a00ccd4eefa9fe51487d56f256ce7a5
parent2eb2545c44aa70adc2d1850b4d6b4e3b498042be
Changes to stream interface to allow for flow control and error signaling
linux_module/iface-stream.c
palacios/include/interfaces/vmm_stream.h
palacios/include/palacios/vmm_dev_mgr.h
palacios/src/interfaces/vmm_stream.c