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.


IDE hard drive works past grub
authorJack Lange <jarusl@cs.northwestern.edu>
Sat, 4 Apr 2009 01:25:07 +0000 (20:25 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Sat, 4 Apr 2009 01:25:07 +0000 (20:25 -0500)
commit6661dd1d2aa547ae248e816dcd4201bcbcb7fee0
treebe1c2c153a6d058ea731587031e0c17714ebbf47
parent4659d019e2f65b9397e2289a9add28a3adf47cf8
IDE hard drive  works past grub
palacios/include/devices/ide.h
palacios/src/devices/ata.h [new file with mode: 0644]
palacios/src/devices/atapi.h
palacios/src/devices/ide-types.h
palacios/src/devices/ide.c
palacios/src/devices/ram_hd.c