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.


keyboard driver has debug printing enabled
[palacios.git] / palacios / src / devices / keyboard.c
2008-07-14 Peter Dinda keyboard driver has debug printing enabled
2008-06-10 Jack Lange *** empty log message ***
2008-06-06 Peter Dinda Working odin - x86 only - do 0 and then F5 to avoid...
2008-05-30 Peter Dinda Working (apparently) emulated keyboard support
2008-05-29 Peter Dinda Actual emulated keyboard (but not yet debugged)
2008-05-29 Jack Lange updated to coding standards....
2008-05-23 Peter Dinda *** empty log message ***
2008-05-22 Peter Dinda Added generic device, some keyboard fixes (still in...
2008-05-16 Peter Dinda First cut at a keyboard device (partially done) CUTPOINT_BEFORE_FULL_EMULATION