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.


Clear guest memory to 0 at init time.
authorJack Lange <jacklange@cs.pitt.edu>
Fri, 18 Nov 2011 23:22:15 +0000 (18:22 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Fri, 18 Nov 2011 23:22:15 +0000 (18:22 -0500)
commitcfd5e43722796b4951faf721c64f3a74ab81ff2b
tree7dbb235a40a09e94e166e041a29ccc15d75aa7bb
parentfccca933d65b563aa073d28e35e3a61c3e089bb7
Clear guest memory to 0 at init time.
This appears to fix problems with boot loaders who can't handle non-zero memory after machine reset.
palacios/src/palacios/vmm_mem.c