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.


added device checkpoint hooks
[palacios.git] / palacios / src / devices / cga.c
2011-09-16 Madhav Suresh added device checkpoint hooks
2011-08-16 Jack Lange added memory unhooking error checking to fix CGA deinit...
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-01-22 Jack Lange modified DEBUG macro
2011-01-21 Erik van der Kouwe To be able to run Windows I'll need more graphics capab...
2010-11-24 Jack Lange minor fixes for stopping VMs
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Jack Lange changed device registration interface
2010-11-22 Jack Lange reworked device IO hook framework
2010-11-19 Erik van der Kouwe It seems FreeBSD sets the cursor to an out-of-screen...
2010-11-19 Jack Lange more device free updates
2010-11-19 Jack Lange added some more device unregister functions
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...
2009-12-01 Jack Lange integrated new configuration system
2009-08-27 Jack Lange modification to cga escape character handling
2009-08-27 Jack Lange added variable warning
2009-08-27 Steven Jaconette From 294306ec5026ea691a4f1380598114688b061c99 Mon Sep...