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.


KBuild fixes to set defaults for Kitten
[palacios.git] / geekos /
2009-08-13 Jack Lange Ported palacios to Kbuild
2009-05-22 Jack Lange updated geekos to new interface
2009-03-25 Peter Dinda Fixed erroneous #if in geekos main.c
2009-03-25 Peter Dinda First attempt at speculative paging around the address...
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-08 Jack Lange minor fixes
2008-10-08 Jack Lange fixing the error in geekos' memcmp implementation
2008-10-07 Jack Lange fixed ceil linking issue and net.c compile problems
2008-10-07 Jack Lange Merge branch '64bit' into 64bit-right
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-06 Lei Xia build fix
2008-10-06 Lei Xia Support for lwIP switch on/off in Makefile
2008-10-06 Jack Lange disabled network initialization
2008-10-06 Lei Xia lwip build fix
2008-10-06 Lei Xia build fixes
2008-10-06 Lei Xia Merge branch 'lwip_dev' into devel
2008-10-06 Jack Lange build reorganization