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.
2011-08-17 | Jack Lange | added virtio console, finished the stream interface... | blob | commitdiff |
2011-04-12 | Jack Lange | moved host OS interfaces to a separate directory palaci... | blob | commitdiff | diff to current |
2010-11-23 | Jack Lange | deallocation of devices | blob | commitdiff | diff to current |
2010-11-23 | Jack Lange | changed device registration interface | blob | commitdiff | diff to current |
2010-11-19 | Jack Lange | more device free updates | blob | commitdiff | diff to current |
2010-11-10 | Jack Lange | moved CONSOLE host event to SERIAL host event | blob | commitdiff | diff to current |
2010-11-10 | Lei Xia | Update char_stream device for virtual console input... | blob | commitdiff | diff to current |
2010-11-09 | Jack Lange | some renaming | blob | commitdiff | diff to current |