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 OOB accesses and pointer-to-local issues (Coverity...
[palacios.git] / palacios / src / devices / telnet_cons.c
2015-08-31 Peter Dinda Cleanup and sanity-checking of OOB accesses and pointer...
2015-08-31 Peter Dinda Resource control extensions to host OS interface
2014-08-24 Peter Dinda Bug fix and cleanup
2013-05-28 Peter Dinda Lock bugfixes - missing lock deinits This also adds...
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-04-12 Jack Lange moved host OS interfaces to a separate directory palaci...
2011-01-21 Erik van der Kouwe To be able to run Windows I'll need more graphics capab...
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-08-13 Jack Lange change to device configuration syntax
2010-04-13 Erik van der Kouwe This patch fixes several issues with the console/cga...
2010-04-09 Erik van der Kouwe bug fix for console scroll signedness issue
2009-12-01 Jack Lange integrated new configuration system
2009-08-27 Steven Jaconette From 294306ec5026ea691a4f1380598114688b061c99 Mon Sep...