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.


lots of fixes
[palacios.git] / palacios / src / devices / keyboard.c
2010-01-07 Jack Lange lots of fixes
2009-12-15 Jack Lange debugging tweaks and minor fixes
2009-12-01 Jack Lange integrated new configuration system
2009-10-30 Jack Lange symbiotic fixups
2009-10-06 Jack Lange changed the symbiotic calling interface to a synchronou...
2009-10-02 Jack Lange added symbiotic interface
2009-09-23 Jack Lange added symbiotic interface and a number of other small...
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-07-25 Jack Lange Update to the device framework.
2009-07-10 Jack Lange major reworking of the keyboard implementation.
2009-06-13 Jack Lange added locking operations to devices interfacing with...
2009-06-03 Jack Lange hook F10 to state dumping
2009-03-10 Jack Lange clean up
2009-03-05 Jack Lange fixes to get it to work in linux,
2009-03-03 Jack Lange reformatted device source files
2009-01-28 Jack Lange fixed debug print syntax errors
2008-10-16 Jack Lange large scale namespace changes
2008-10-15 Jack Lange updated devices to use new host event interface
2008-10-15 Jack Lange added host event hooks interface
2008-10-03 Jack Lange added new copyright and license
2008-09-30 Jack Lange removed references to GeekOS and added some namespace...
2008-09-26 Jack Lange removed references to GeekOS and added some namespace...
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-16 Jack Lange formatting
2008-07-21 Jack Lange added new debugging directives
2008-07-17 Peter Dinda Generic: simplified interface to create_generic
2008-07-16 Peter Dinda *** empty log message ***
2008-07-16 Jack Lange got rid of the silent errors...
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