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.


Assure that unhandled IO reads get back zeros
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 15 Nov 2011 00:42:40 +0000 (18:42 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Tue, 15 Nov 2011 00:42:40 +0000 (18:42 -0600)
commite43bd94d31ec809a8a4e80561bdb41d684f86288
treed96c6cebe8a355743843905f8536266f4c6034e3
parent539b0d4741f477f0d94205fea9ae9c15b88367a1
Assure that unhandled IO reads get back zeros
palacios/src/palacios/svm_io.c
palacios/src/palacios/vmx_io.c