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.


added device checkpoint hooks
[palacios.git] / palacios / src / devices / os_debug.c
2011-09-16 Madhav Suresh added device checkpoint hooks
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Jack Lange changed device registration interface
2010-11-22 Jack Lange reworked device IO hook framework
2010-08-13 Jack Lange change to device configuration syntax
2010-05-18 Jack Lange memory lookup refactorization
2010-02-04 Jack Lange consolidated hypercall numbers\030
2010-01-14 Jack Lange refactoring to the point of compilation
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