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.


Working (apparently) emulated keyboard support
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 30 May 2008 00:46:47 +0000 (00:46 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 30 May 2008 00:46:47 +0000 (00:46 +0000)
commit624d18dad00545964d9074ebd3fc35def3589f48
tree6d36fa2684b8526981dd243b8baa11ee95fda5ed
parente0269a8db90d77ddd6a202ea383c5f40be61b729
Working (apparently) emulated keyboard support

Slight modifications to rombios to shorten a buffer drain loop
and to provide slightly different error reporting via 80h
palacios/build/Makefile
palacios/build/rombios
palacios/build/vm_kernel
palacios/src/devices/keyboard.c
palacios/src/geekos/vm.c
palacios/src/vmboot/rombios/rombios.c