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 ATA PIO write, other ide cleanup
authorKyle Hale <kh@u.northwestern.edu>
Tue, 7 Jan 2014 23:31:45 +0000 (17:31 -0600)
committerroot <root@v-test-r415-3.localdomain>
Tue, 7 Jan 2014 23:31:45 +0000 (17:31 -0600)
commita71d971190b236cdd56f7a4003d78d4839466077
tree93e77c17ec9afca09426186634b4d3cc26884b4d
parentbc436aee3c24f2050780e052967d61a2a08b56bd
Added ATA PIO write, other ide cleanup
palacios/src/devices/ata.h
palacios/src/devices/atapi.h
palacios/src/devices/ide.c