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.


various changes...
[palacios.git] / palacios / src / devices / net_cd.c
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-07-31 Jack Lange updated the block device interfaces to be more generic...
2009-07-25 Jack Lange Update to the device framework.
2009-07-08 Jack Lange added network harddisk support
2009-06-26 Jack Lange enabled debug mask
2009-06-13 Jack Lange added locking operations to devices interfacing with...
2009-06-05 Jack Lange updates to net cd
2009-05-26 Jack Lange added network block backends