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.


stream implementation and interface between searial device and stream
[palacios.git] / palacios / src / devices / serial.c
2010-11-03 Lei Xia stream implementation and interface between searial...
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