Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This 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/devel
The other branches are similar.


More updates getting basic version of time handling working.
authorPatrick G. Bridges <pgbridg@sandia.gov>
Tue, 19 Oct 2010 20:13:04 +0000 (14:13 -0600)
committerPatrick G. Bridges <pgbridg@sandia.gov>
Tue, 19 Oct 2010 20:13:04 +0000 (14:13 -0600)
commitcd3edffa0e451af761b9dcee021ca06ebb301345
treeed5e95ec74357149e9921659dfadd1cd722a603c
parent69982930e8a2c0e44aeae5a95497fb896dad3da3
More updates getting basic version of time handling working.
palacios/include/palacios/vmm_time.h
palacios/src/palacios/svm.c
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm_time.c
palacios/src/palacios/vmx.c