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.


removed vmcs accesses from io handler
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 9 Dec 2009 23:50:32 +0000 (17:50 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 9 Dec 2009 23:50:32 +0000 (17:50 -0600)
commit5c5dfe422e57ac9833dd3ed3a7d0f5c39557b86c
tree9ba03e700f7bc0dbe6cde58200ccf7ed6bb3f7c0
parentd1245641d65684676af9a24663eabe1656fff118
removed vmcs accesses from io handler
palacios/include/palacios/vmx_io.h
palacios/src/palacios/vmx_handler.c
palacios/src/palacios/vmx_io.c