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.


Avoid strict-aliasing related issues when compiling with optimization
[palacios.git] / utils / guest_creator / main.c
2012-08-05 Kyle Hale Support for new Palacios image file format (Version 1)
2010-10-06 Patrick G. Bridges Added more error checking from on what is returned...
2009-12-08 Jack Lange minor changes
2009-12-08 Jack Lange made the configuration builder interface a little more...
2009-12-01 Jack Lange documentation changes
2009-12-01 Jack Lange added default PC configuration file
2009-11-25 Jack Lange added user space configuration build system