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.


added ability to partially hook MSRs
authorJack Lange <jacklange@cs.pitt.edu>
Fri, 28 Oct 2011 01:43:12 +0000 (21:43 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Fri, 28 Oct 2011 18:00:19 +0000 (14:00 -0400)
commita9e204d157a33976ca454b2ce8b161c2a5501b14
treebc0ad98f17b4417e6e4b8c24798fd47426b1e9fd
parente3f45cda75462948e8d2ad89a6167fbecc8d13f5
added ability to partially hook MSRs
palacios/include/palacios/vmm_msr.h
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_msr.c