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 | Kyle Hale <kch479@newbehemoth.cs.northwestern.edu> | |
Tue, 31 May 2011 02:38:41 +0000 (21:38 -0500) | ||
committer | Kyle Hale <kch479@newbehemoth.cs.northwestern.edu> | |
Tue, 31 May 2011 02:38:41 +0000 (21:38 -0500) | ||
commit | 95183ed0c20c9280fb109b668033c42e0b8e3d22 | |
tree | b815b3b807b695c6ae1746b93af60ac310a8a8ff | tree | snapshot |
parent | dc6b47d05e37e6c3738e1bc6165ec4a107717d2b | commit | diff |
palacios/include/palacios/vm_guest.h | diff | blob | history | |
palacios/include/palacios/vmm_execve_hook.h | [new file with mode: 0644] | blob |
palacios/include/palacios/vmm_linux_syscall_map.h | [new file with mode: 0644] | blob |
palacios/include/palacios/vmm_mpi_accel.h | [new file with mode: 0644] | blob |
palacios/include/palacios/vmm_process_environment.h | [new file with mode: 0644] | blob |
palacios/include/palacios/vmm_syscall_hijack.h | [new file with mode: 0644] | blob |
palacios/src/palacios/Makefile | diff | blob | history | |
palacios/src/palacios/vm_guest.c | diff | blob | history | |
palacios/src/palacios/vmm_execve_hook.c | [new file with mode: 0644] | blob |
palacios/src/palacios/vmm_intr.c | diff | blob | history | |
palacios/src/palacios/vmm_linux_syscall_map.c | [new file with mode: 0644] | blob |
palacios/src/palacios/vmm_mpi_accel.c | [new file with mode: 0644] | blob |
palacios/src/palacios/vmm_process_environment.c | [new file with mode: 0644] | blob |
palacios/src/palacios/vmm_syscall_hijack.c | [new file with mode: 0644] | blob |