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.


fixed GeekOS
[palacios.git] / geekos / src / geekos / vm.c
2009-05-01 Jack Lange fixed GeekOS
2009-02-23 Jack Lange fixing stacked git error...
2009-02-23 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-02-23 Jack Lange updated geekos guest memory configuration parameter
2009-02-23 Jack Lange added memory size configuration to geekos guest init
2009-01-30 Jack Lange profiler changes
2009-01-30 Jack Lange some fixes
2009-01-29 Jack Lange added profiling support
2008-10-21 Jack Lange changed bios configuration method
2008-10-16 Jack Lange large scale namespace changes
2008-10-16 Jack Lange moved bochs debug facilities to a virtual device
2008-10-15 Jack Lange updated devices to use new host event interface
2008-10-10 Jack Lange reworked the interrupt injection to be guest specific
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-06 Jack Lange build reorganization