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.


Merge branch 'devel'
[palacios.git] / palacios / include / devices / generic.h
2008-10-25 Jack Lange Merge branch 'devel' 1.0
2008-10-16 Jack Lange large scale namespace changes
2008-10-15 Jack Lange fixed up includes for devices
2008-10-10 Jack Lange Merging for release RC2
2008-10-03 Jack Lange added new copyright and license
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange Merge branch 'ramdisk' into devel
2008-09-30 Jack Lange reworked the generic device to handle run time configur...
2008-09-25 Jack Lange modified copyright tags
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-25 Jack Lange added copyright tags
2008-07-17 Peter Dinda Keyboard: mouse support (buggy) - currently reports...
2008-07-07 Peter Dinda svm_io.c now correctly handles segment prefix overrides...
2008-05-22 Peter Dinda Added generic device, some keyboard fixes (still in...