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.


Fixed (hopefully) bug introduced previously by moving update_timers outside of the...
authorPatrick G. Bridges <pgbridg@sandia.gov>
Thu, 11 Nov 2010 18:22:31 +0000 (11:22 -0700)
committerPatrick G. Bridges <pgbridg@sandia.gov>
Thu, 11 Nov 2010 18:22:31 +0000 (11:22 -0700)
commit39b4fae9c539fbd848edd786500e60aae17b84a0
tree83fe52e67f44e74e7affd0ff39b7e10ddbb88044
parent925dd7f968e83f7b0181c0ade4bef6679361487b
Fixed (hopefully) bug introduced previously by moving update_timers outside of the interrupt clocking in enter_vm(). Also a few miscellaneous debugging config/print changes
palacios/src/devices/Kconfig
palacios/src/palacios/svm.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmx.c