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 arch independent MSR storage
authorJack Lange <jacklange@cs.pitt.edu>
Fri, 13 Apr 2012 23:30:26 +0000 (18:30 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 13 Apr 2012 23:30:26 +0000 (18:30 -0500)
commitdf69e9f90c11f91a7bb3ccdf4218ef61124a5442
treeaaa1900dccfe00c1dbeb30f0b2e2d1280474faf6
parent8804b6f5dc0878407aa757d9596a96d774392582
added arch independent MSR storage
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm_regs.h
palacios/src/palacios/svm.c
palacios/src/palacios/vmcs.c