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.


Generic: simplified interface to create_generic
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 17 Jul 2008 23:05:54 +0000 (23:05 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 17 Jul 2008 23:05:54 +0000 (23:05 +0000)
commit4ff30ea8c58054ae54c8f3eaf7ce35020dcc6d1f
tree16f502e09519808f51e3f7ceb0adb6b444652fd4
parent2fb8b9a851cf1af89c476c933a2ba80ddf474379
Generic: simplified interface to create_generic
Keyboard: added mouse handling (still does not work)
          temporarily respond to mouse reset with NACK
          which is apparently how one detects that the mouse isn't there
palacios/src/devices/generic.c
palacios/src/devices/keyboard.c