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 / os_debug.c
2009-12-01 Jack Lange integrated new configuration system
2009-08-11 Jack Lange fixes for the virtio block device
2009-08-07 Jack Lange fixes for the virtio block device
2009-07-25 Jack Lange Update to the device framework.
2009-04-06 Jack Lange huge update for merge
2009-03-03 Jack Lange reformatted device source files
2009-02-10 Jack Lange timer fixes
2009-02-04 Jack Lange added os_debug device