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.


Enlarge serial buffer size to comply to line buffering of serial console
[palacios.git] / palacios / src / devices / serial.c
2011-09-13 Lei Xia Enlarge serial buffer size to comply to line buffering...
2011-08-18 Lei Xia Fix virtual serial to use stream backend access
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-01-11 Erik van der Kouwe Replaces PrintDebug with PrintError where appropriate...
2010-11-26 Erik van der Kouwe The serial IIR and FCR registers for the serial ports...
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-22 Jack Lange reworked device IO hook framework
2010-11-09 Jack Lange updated serial device
2010-11-08 Lei Xia virtual console works with stream-serial implementation
2010-11-05 Erik van der Kouwe This patch contains various small fixes. Some are MINIX...
2010-11-03 Lei Xia stream implementation and interface between searial...
2010-10-09 Peter Dinda Implementation of stream device backend, interface...
2010-10-06 Jack Lange disabled serial port debugging
2010-08-13 Jack Lange change to device configuration syntax
2010-06-02 Rumou Duan added serial port hardware emulation
2009-07-25 Jack Lange Update to the device framework.
2009-03-03 Jack Lange reformatted device source files
2008-10-22 Jack Lange fixed all the printf style warnings/errors
2008-10-16 Jack Lange large scale namespace changes
2008-10-16 Jack Lange moved bochs debug facilities to a virtual device
2008-10-15 Jack Lange tried to reduce compiler warnings, and cut down on...
2008-10-03 Jack Lange added new copyright and license
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-07-18 Jack Lange *** empty log message ***
2008-07-17 Jack Lange *** empty log message ***
2008-07-17 Jack Lange added serial port