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 testing
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 15 Sep 2008 20:14:27 +0000 (20:14 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 15 Sep 2008 20:14:27 +0000 (20:14 +0000)
commit3fff169c5a50ef1ecca266dd6f8c3462f8bd76a3
treeab03d84df69a815756e3334deed864ccc2497a38
parent22448ca6067bcd5518f9acaa56b53112d842f5a3
added testing
misc/test_vm/build/Makefile
misc/test_vm/include/geekos/paging.h
misc/test_vm/src/geekos/io.c
misc/test_vm/src/geekos/lowlevel.asm
misc/test_vm/src/geekos/main.c
misc/test_vm/src/geekos/paging.c