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.


*** empty log message ***
authorZheng Cui <zcui293@gmail.com>
Thu, 14 Aug 2008 18:37:13 +0000 (18:37 +0000)
committerZheng Cui <zcui293@gmail.com>
Thu, 14 Aug 2008 18:37:13 +0000 (18:37 +0000)
commitc07f7f11e5d781b90f4d8876d12f3fc4e47309ad
tree229d3dfc7ae7ec546c63ba6ac2bbd12906480fb1
parent4b93282ac2e60cd4d74b1e0be8ac758933140413
*** empty log message ***
palacios/build/Makefile
palacios/include/devices/cdrom.h [new file with mode: 0644]
palacios/include/devices/ramdisk.h [new file with mode: 0644]
palacios/include/geekos/bootinfo.h
palacios/include/geekos/defs.h
palacios/src/devices/cdrom.c [new file with mode: 0644]
palacios/src/devices/ramdisk.c [new file with mode: 0644]
palacios/src/geekos/defs.asm
palacios/src/geekos/mem.c
palacios/src/geekos/setup.asm
palacios/src/vmboot/rombios/rombios.c