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 / src / geekos / mem.c
2008-10-06 Jack Lange build reorganization
2008-10-02 Jack Lange reworked ramdisk now compiles, not tested
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-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-07-21 Jack Lange moved guest files to kernel image
2008-05-06 Jack Lange booting geekos up to the timer initialization
2008-05-02 Peter Dinda *** empty log message *** working-cdboot-physical-but-not-qemu
2008-04-30 Jack Lange a guest kernel that works equally well on the dell+HP
2008-03-07 Jack Lange *** empty log message ***
2008-03-04 Jack Lange added memory region generated page tables, and removed...
2008-02-28 Jack Lange split the vmm from the internal geekos
2008-02-08 Jack Lange pulled out vmxassist, added linux kernel
2007-11-29 Peter Dinda Initial revision