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.


VGA bugfixes
authorPeter Dinda <pdinda@northwestern.edu>
Mon, 25 Nov 2013 23:23:07 +0000 (17:23 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Mon, 25 Nov 2013 23:23:07 +0000 (17:23 -0600)
commit97126b352ec28abf6c6d8ec3883f0179a7d431c1
tree65410834eb48ec91860170c530290dae04dc0af1
parent72eba5b17b1d31da5cb3973b4a5b55837f188055
VGA bugfixes

This patch corrects the behavior of VGA write modes 2 and 3 and
VGA read mode 1.  This repairs ugly output in typical graphics use
palacios/src/devices/vga.c