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 a configuration structure for the binary inputs to the vmm (ramdisk, bios)
[palacios.git] / palacios / include / palacios / vmm.h
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-06 Jack Lange build reorganization
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange Merge branch 'ramdisk' into devel
2008-10-02 Jack Lange added functioning ramdisk, makefile support
2008-09-26 Jack Lange almost done with the namespace protection via -D__V3VEE...
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-07-23 Jack Lange moved xed around to setup the decoder interface
2008-07-22 Jack Lange *** empty log message ***
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange source code clean up,
2008-07-21 Jack Lange changed debug output to be more granular
2008-07-21 Peter Dinda new interrupt hooking mechanism
2008-07-14 Jack Lange *** empty log message ***
2008-07-14 Peter Dinda Makefile now has global debug control:
2008-05-29 Jack Lange minor updates
2008-05-21 Jack Lange lot of changes
2008-05-13 Jack Lange more shadow paging changes
2008-05-13 Jack Lange lots of changes...
2008-04-30 Jack Lange *** empty log message ***
2008-04-18 Jack Lange added irq initial setup
2008-04-14 Jack Lange added full device support
2008-04-05 Jack Lange code restructuring