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.


Cleanup and sanity-checking of use of strncpy/strcpy (Coverity static analysis)
[palacios.git] / linux_module / iface-stream.c
2015-08-31 Peter Dinda Cleanup and sanity-checking of use of strncpy/strcpy...
2014-06-23 Peter Dinda Guest control cleanup
2013-08-02 Peter Dinda Changes to stream interface to allow for flow control...
2013-05-28 Peter Dinda Lock bugfixes - missing lock deinits This also adds...
2013-05-24 Peter Dinda Lock checking framework and cleanup of linux module...
2012-07-07 Kyle Hale Actually do cleanup in guest deinit in stream iface
2012-07-07 Peter Dinda Extensive, Pedantic Error Checking in Linux module...
2012-06-20 Jack Lange cleaned up ioctl linux interfaces
2012-06-19 Ben Scholbrock Updates to linux module to use linux print macros
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-06-30 Lei Xia clean/revert copyright header
2011-06-30 Lei Xia clean up stream implementation
2011-06-16 Jack Lange started to implement stream userspace interface
2011-06-14 Jack Lange interface updates
2011-06-14 Jack Lange module reorganization