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 DMA write functionality to ide harddisk
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 10 Apr 2009 07:06:32 +0000 (02:06 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 10 Apr 2009 07:06:32 +0000 (02:06 -0500)
commit326a9425e1dc7a9f7afafe2951b55f35d9ff2422
treef3cec52ef99cc665f902aa08bffa2afab979e401
parent639901d32ea8c5144ce9bb8f44bc6efa81a947a0
added DMA write functionality to ide harddisk
palacios/include/devices/ide.h
palacios/src/devices/ata.h
palacios/src/devices/ide.c
palacios/src/devices/ram_hd.c