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 of linkage issues for non-Linux hosts
[palacios.git] / linux_module / iface-graphics-console.c
2014-06-23 Peter Dinda Guest control cleanup
2013-05-24 Peter Dinda Lock checking framework and cleanup of linux module...
2013-04-12 Peter Dinda Revised mouse-related host events, graphics console...
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-07-20 Kyle Hale add cleanup to graphics console code
2012-07-07 Peter Dinda Extensive, Pedantic Error Checking in Linux module...
2012-06-19 Ben Scholbrock Updates to linux module to use linux print macros
2012-04-26 Peter Dinda Implementation of host-driven rendering in graphics...
2011-06-14 Jack Lange module reorganization