![]() ![]() |
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 | Steven Jaconette <jacones@u.northwestern.edu> | |
Thu, 27 Aug 2009 17:30:52 +0000 (12:30 -0500) | ||
committer | Jack Lange <jarusl@cs.northwestern.edu> | |
Thu, 27 Aug 2009 17:30:52 +0000 (12:30 -0500) | ||
commit | b54cbe1dbbe15ed228de7472ea284df96ecce909 | |
tree | 8b6bad54ff113532d2ff37b3f3e2660b27758a69 | tree | snapshot |
parent | 1786dcbd1b5a05d2591556db17bff62465713ee1 | commit | diff |
Kconfig | diff | blob | history | |
palacios/include/devices/cga.h | [copied from palacios/include/devices/video.h with 50% similarity] | diff | blob | history |
palacios/include/devices/console.h | [new file with mode: 0644] | blob |
palacios/include/devices/telnet_cons.h | [moved from palacios/include/devices/video.h with 50% similarity] | diff | blob | history |
palacios/src/devices/Kconfig | diff | blob | history | |
palacios/src/devices/Makefile | diff | blob | history | |
palacios/src/devices/cga.c | [new file with mode: 0644] | blob |
palacios/src/devices/cirrus_gfx_card.c | [new file with mode: 0644] | blob |
palacios/src/devices/telnet_cons.c | [new file with mode: 0644] | blob |
palacios/src/devices/video.c | [deleted file] | blob | history |
palacios/src/palacios/vmm_config.c | diff | blob | history | |
palacios/src/palacios/vmm_ctrl_regs.c | diff | blob | history |