To checkout Palacios execute
git clone http://v3vee.org/palacios/palacios.web/palacios.gitThis 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/develThe other branches are similar.
2009-04-10 | Jack Lange | added DMA write functionality to ide harddisk | blob | commitdiff |
2009-04-09 | Jack Lange | functional DMA reads for IDE disks | blob | commitdiff | diff to current |
2009-04-08 | Jack Lange | updated the pci and IDE configuration. | blob | commitdiff | diff to current |
2009-04-04 | Jack Lange | IDE hard drive works past grub | blob | commitdiff | diff to current |
2009-04-03 | Jack Lange | Added intial cut at IDE disk support | blob | commitdiff | diff to current |