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 / include / devices / lnx_virtio_pci.h
2010-02-08 Lei Xia Fix a virtio ring buffer free run index overflow bug
2009-12-15 Lei Xia Virtio Net device update
2009-08-11 Jack Lange added symbiotic virtio device
2009-08-11 Jack Lange fixes for the virtio block device
2009-08-07 Jack Lange fixes for the virtio block device
2009-08-04 Jack Lange added virtio balloon device, currently discards free...
2009-07-31 Jack Lange updated the block device interfaces to be more generic...
2009-07-29 Jack Lange updates to virtio device framework