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.


integrated new configuration system
[palacios.git] / palacios / src / devices / generic.c
2009-12-01 Jack Lange integrated new configuration system
2009-09-10 Jack Lange added pci passthrough and a few other things
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-07-29 Jack Lange more updates of devices to new device framework
2009-07-25 Jack Lange Update to the device framework.
2009-07-24 Jack Lange removed unused device resources from generic
2009-03-20 Jack Lange fixed printf format bugs
2009-03-03 Jack Lange reformatted device source files
2008-10-16 Jack Lange large scale namespace changes
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange minor bug fixes, and copyright additions
2008-10-02 Jack Lange Merge branch 'ramdisk' into devel
2008-09-30 Jack Lange bug fixes to generic
2008-09-30 Jack Lange reworked the generic device to handle run time configur...
2008-09-30 Jack Lange removed references to GeekOS and added some namespace...
2008-09-30 Jack Lange formatting change
2008-09-30 Jack Lange import of new ramdisk
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-08-14 Zheng Cui *** empty log message ***
2008-08-03 Jack Lange added emulator
2008-07-21 Peter Dinda Bug fixes in 8259: now handles irqs>=8
2008-07-17 Peter Dinda Generic: simplified interface to create_generic
2008-07-07 Peter Dinda svm_io.c now correctly handles segment prefix overrides...
2008-07-03 Peter Dinda generic now properly handles outwords and outdwords
2008-06-10 Jack Lange *** empty log message ***
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...