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.


integrated new configuration system
[palacios.git] / palacios / src / devices / ata.h
2009-12-01 Jack Lange integrated new configuration system
2009-07-31 Jack Lange updated the block device interfaces to be more generic...
2009-04-10 Jack Lange added DMA write functionality to ide harddisk
2009-04-09 Jack Lange functional DMA reads for IDE disks
2009-04-08 Jack Lange updated the pci and IDE configuration.
2009-04-06 Jack Lange getting things working again
2009-04-06 Jack Lange huge update for merge
2009-04-04 Jack Lange IDE hard drive works past grub