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 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / build / depend.mak
2008-05-22 Peter Dinda Added generic device, some keyboard fixes (still in...
2008-05-21 Jack Lange lot of changes
2008-05-16 Peter Dinda First cut at a keyboard device (partially done) CUTPOINT_BEFORE_FULL_EMULATION
2008-05-14 Jack Lange architecture independence work
2008-05-06 Jack Lange booting geekos up to the timer initialization
2008-05-02 Peter Dinda Updated Makefile "make world"
2008-04-30 Jack Lange a guest kernel that works equally well on the dell+HP
2008-04-29 Peter Dinda *** empty log message ***
2008-04-18 Jack Lange added irq initial setup
2008-04-15 Jack Lange moved over the a real linked list implementation
2008-04-14 Jack Lange added full device support
2008-04-12 Peter Dinda Added devices, device manager, and nvram device
2008-04-05 Jack Lange code restructuring
2008-03-04 Jack Lange added memory region generated page tables, and removed...
2008-02-27 Jack Lange added generic VMM framework
2008-02-26 Jack Lange added svm files
2008-02-08 Jack Lange pulled out vmxassist, added linux kernel
2007-11-29 Peter Dinda *** empty log message ***
2007-11-29 Peter Dinda Initial revision