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 virtio console, finished the stream interface implementation, added v3_stream...
[palacios.git] / palacios / include / devices / lnx_virtio_pci.h
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2010-03-12 Jack Lange update for overflow issue
2010-02-16 Jack Lange added vnet device
2010-02-16 Lei Xia Add initial code for multicore support VNET
2010-02-15 Jack Lange added vnet control IDs
2010-02-06 Jack Lange reorganization of the symbiotic infrastructure
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