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] / palacios / src / devices / netdisk.c
2015-08-31 Peter Dinda Cleanup and sanity-checking of use of strncpy/strcpy...
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-07-07 Peter Dinda Lots of pedantic error checking in Palacios proper...
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-04-12 Jack Lange moved host OS interfaces to a separate directory palaci...
2011-01-17 Jack Lange IDE bug fixes to finally get us working with libata...
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Jack Lange changed device registration interface
2010-11-23 Jack Lange Updated devices to remove vm_device dependencies.
2010-11-18 Jack Lange updated the socket interface
2010-08-13 Jack Lange change to device configuration syntax
2010-04-13 Erik van der Kouwe s patch fixes some issues I've had when compiling Palac...
2010-02-22 Jack Lange update netdisk to new interface
2010-01-11 Peter Dinda Includes Phil's patches to the guest build environment...
2009-12-01 Jack Lange integrated new configuration system