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 'devel' of newskysaw.cs.northwestern.edu:/home/palacios/palacios into...
[palacios.git] / Makefile
2011-08-26 Jack Lange build fixes for GCC 4.6.0
2011-08-26 Jack Lange remove optimizations from build process
2011-05-04 Lei Xia move vnet code outside of palacios core directory
2011-05-02 Jack Lange updated linux module to new build framework
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-04-19 Jack Lange added extension framework with initial inspector extension
2011-04-12 Jack Lange moved host OS interfaces to a separate directory palaci...
2011-03-18 Jack Lange more linux changes
2011-03-18 Jack Lange more linux build tweeks
2011-03-16 Jack Lange fixed linux_module dependency tracking
2011-03-16 Jack Lange reworked build system to automatically compile Linux...
2011-01-28 Peter Dinda Reverted out changes in Makefile that support building...
2011-01-27 Jack Lange build fixes and cleanup code to handle VMM shutdown
2011-01-24 Peter Dinda Revert to use of -O instead of -O2 to be more compatible
2011-01-21 Jack Lange added option to include debugging symbols in palacios...
2010-11-17 Jack Lange updated build process to map common symbols out of...
2010-10-25 Patrick G. Bridges Minor changes to debugging, change to Makefile to suppo...
2010-05-04 Jack Lange build system fixes
2010-02-16 Jack Lange added vnet device
2010-02-11 Jack Lange added module directory tree and build configuration
2009-08-13 Jack Lange Ported palacios to Kbuild