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 | Oscar Mondragon <omondrag@cs.unm.edu> | |
Wed, 6 Feb 2013 17:50:52 +0000 (10:50 -0700) | ||
committer | Patrick G. Bridges <bridges@cs.unm.edu> | |
Wed, 6 Feb 2013 17:50:52 +0000 (10:50 -0700) | ||
commit | df510a069624b48dda1ad66368954f028757b1bc | |
tree | 8a2dfaa89945ad1fda91b176f04c5bff6a99576d | tree | snapshot |
parent | c7fc0049ddcfdcce09744beed5606bb4d9d2aa01 | commit | diff |
palacios/include/palacios/vm_guest.h | diff | blob | history | |
palacios/include/palacios/vmm_scheduler.h | [new file with mode: 0644] | blob |
palacios/src/extensions/Kconfig | diff | blob | history | |
palacios/src/extensions/Makefile | diff | blob | history | |
palacios/src/extensions/ext_sched_edf.c | [new file with mode: 0644] | blob |
palacios/src/palacios/Makefile | diff | blob | history | |
palacios/src/palacios/svm.c | diff | blob | history | |
palacios/src/palacios/vmm.c | diff | blob | history | |
palacios/src/palacios/vmm_scheduler.c | [new file with mode: 0644] | blob |
palacios/src/palacios/vmx.c | diff | blob | history |