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 memory unhooking function
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 23 Apr 2009 00:59:17 +0000 (19:59 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 23 Apr 2009 00:59:17 +0000 (19:59 -0500)
commit70d3ac1e7be22e42fbf8f778367e9bf6d32e5b7f
treeb5c12743ce43471a8bbfe11fed75e87199af910c
parente3a2ad0c26462c45cf0a7f1ccc8f0042abbbd776
added memory unhooking function
palacios/include/palacios/vmm_mem.h
palacios/src/devices/pci.c
palacios/src/palacios/vmm_mem.c