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.
2008-04-18 | Jack Lange | added irq initial setup | blob | commitdiff |
2008-04-16 | Jack Lange | something that sort of works more than it did previousl... | blob | commitdiff | diff to current |
2008-04-15 | Jack Lange | moved over the a real linked list implementation | blob | commitdiff | diff to current |
2008-04-14 | Jack Lange | added full device support | blob | commitdiff | diff to current |
2008-04-09 | Jack Lange | added the framework for interupt delivery | blob | commitdiff | diff to current |
2008-04-09 | Jack Lange | BIOS now runs, but dies because it has no devices.... | blob | commitdiff | diff to current |
2008-04-09 | Jack Lange | got the bios setup ok, now we have to handle the exits | blob | commitdiff | diff to current |
2008-04-05 | Jack Lange | code restructuring | blob | commitdiff | diff to current |