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 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / src / devices / cdrom.c
2009-04-06 Jack Lange getting things working again
2009-03-20 Jack Lange fixed printf format bugs
2009-03-03 Jack Lange reformatted device source files
2008-10-22 Jack Lange fixed cdrom
2008-10-16 Jack Lange large scale namespace changes
2008-10-14 Jack Lange fixed toc_length initialization bug
2008-10-07 Jack Lange minor fixes
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-06 Jack Lange build reorganization
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 added functioning ramdisk, makefile support
2008-10-02 Jack Lange reworked ramdisk now compiles, not tested
2008-09-02 Jack Lange clean up
2008-08-14 Zheng Cui *** empty log message ***