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 atapi handlers
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 19 Mar 2009 20:35:12 +0000 (15:35 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 19 Mar 2009 20:35:12 +0000 (15:35 -0500)
commit074d44443cd1dc65660b2859503ad9f72bce625a
tree98c9f5e687bbcfb40bcc80d9cb58f2437d38f51d
parent5e83847991f155d6aabffc2b71f5a9224a5fbd59
added atapi handlers
palacios/include/devices/ide.h
palacios/src/devices/atapi-types.h [new file with mode: 0644]
palacios/src/devices/atapi.h [new file with mode: 0644]
palacios/src/devices/ide-types.h
palacios/src/devices/ide.c
palacios/src/devices/ramdisk.c