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.
author | Jack Lange <jarusl@cs.northwestern.edu> | |
Wed, 8 Apr 2009 00:22:01 +0000 (19:22 -0500) | ||
committer | Jack Lange <jarusl@cs.northwestern.edu> | |
Wed, 8 Apr 2009 00:22:01 +0000 (19:22 -0500) | ||
commit | a7dc3322984b3c76fe990de506418e180ec1b0de | |
tree | d573461799a38c0bdc2f8e1cfef735ab5c178ac0 | tree | snapshot |
parent | 92d5e22e6c67ea0164ff6e94059989971eb85b99 | commit | diff |
palacios/build/Makefile | diff | blob | history | |
palacios/include/devices/piix3.h | [new file with mode: 0644] | blob |
palacios/include/palacios/vmm.h | diff | blob | history | |
palacios/src/devices/ata.h | diff | blob | history | |
palacios/src/devices/ide.c | diff | blob | history | |
palacios/src/devices/pci.c | diff | blob | history | |
palacios/src/devices/piix3.c | [new file with mode: 0644] | blob |
palacios/src/devices/ram_hd.c | diff | blob | history | |
palacios/src/palacios/svm_halt.c | diff | blob | history | |
palacios/src/palacios/svm_handler.c | diff | blob | history | |
palacios/src/palacios/vmm_config.c | diff | blob | history |