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.


Major rewrite of serial port device
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 2 Aug 2013 21:15:26 +0000 (16:15 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 2 Aug 2013 21:41:13 +0000 (16:41 -0500)
commitac7654a51c363948d186ad6dc45874e2aa86b5d6
treeb64ce1547fc9453978cbc21c18f3be14a625ad64
parent07633e013ebc65d2680f0023b90094d9c3880186
Major rewrite of serial port device

- 16450 and 16550A behaviors
- internal interrupt register, plus interrupt priority encoding
- numerous other fixes
palacios/src/devices/serial.c