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] / utils /
2011-02-02 Jack Lange added machine check framework
2010-11-01 Patrick G. Bridges Fixed cluster/fixed dst_fmt usage in apic.c; revised...
2010-10-06 Patrick G. Bridges Added more error checking from on what is returned...
2010-09-24 Jack Lange mark APIC/IO-APIC/ICC bus as experimental features...
2010-09-21 Patrick G. Bridges Patch from kevin fixing typo in default.xml
2010-08-16 Patrick Bridges Removed spurious PrintError for red storm from apic...
2010-08-13 Jack Lange change to device configuration syntax
2010-08-11 Patrick Bridges Changes to support large shadow pages *correctly*.
2010-08-04 Jack Lange added memory alignment option to vmm memory mangement...
2010-08-04 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-08-04 Peter Dinda Functional 2 core linux guest
2010-08-03 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-07-30 Patrick Bridges Final changes to paging configuration format. Nested...
2010-07-29 Patrick Bridges Fixed nested paging to work again, minor change to...
2010-07-29 Jack Lange added code formatting utilities
2010-07-29 Patrick Bridges Debugged changes to make shadow and nested paging confi...
2010-07-29 Patrick Bridges Changed default.xml to have a setup for modern Linux...
2010-07-27 Patrick Bridges Fixed up configuration support for nested/shadow paging
2010-03-12 Jack Lange revert default.xml back to minimal configuration
2010-03-12 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-04 Jack Lange changed shadow paging configuration options
2010-02-02 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-02 Jack Lange minor fixes
2010-01-15 Kevin Pedretti Added ICC bus/apic stuff.
2010-01-15 Kevin Pedretti Philip's changes along with some minor changes from...
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 generic device changes
2009-12-01 Jack Lange added default PC configuration file
2009-11-25 Jack Lange added user space configuration build system
2009-11-25 Jack Lange removed deprecated build tools
2008-02-22 Peter Dinda *** empty log message *** JACK-WORKING-STATIC-GEEKOS
2008-01-18 Jack Lange *** empty log message ***
2007-11-29 Peter Dinda Initial revision