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 support for the wbinvd instruction exit
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 7 Aug 2008 22:50:16 +0000 (22:50 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 7 Aug 2008 22:50:16 +0000 (22:50 +0000)
commita32563c70ad5a49b3b7fb23f07b13d2c6710c03f
tree81d9cab7643fbad1c51d684f8a6b5e124f75cedf
parent7f1242bb4c55c23dd76c655b22f299f7472d3f5c
Added support for the wbinvd instruction exit
palacios/include/palacios/svm_handler.h
palacios/include/palacios/svm_wbinvd.h [new file with mode: 0644]