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.


update page free interface to allow freeing of multiple pages (needed for linux)
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 19 Nov 2010 03:44:07 +0000 (21:44 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 19 Nov 2010 03:44:07 +0000 (21:44 -0600)
commitea942030159fbf603538bfd9cf4d5c5f29804131
treeeee33b449c18abe2185e54e7c06102380e7b4e29
parent1df601c90b519a54b64ca101fd6aa4c0a39bf0f0
update page free interface to allow freeing of multiple pages (needed for linux)
palacios/include/palacios/vmm.h
palacios/src/palacios/mmu/vmm_shdw_pg_kvm.c
palacios/src/palacios/vmm_mem.c
palacios/src/palacios/vmm_paging.c