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.


Handler for 64 bit passthrough page faults
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 9 Mar 2009 20:05:18 +0000 (15:05 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 9 Mar 2009 20:05:18 +0000 (15:05 -0500)
commitc255ba778677e2006f1d7ebad69a8f7005747907
treec41cdc3048246dcd21665964f7c1f6bc03155b65
parentc2dcf1a09b4843add1fc28380707bc8c3ed5204b
Handler for 64 bit passthrough page faults

From: Steven Jaconette <jacones@u.northwestern.edu>
palacios/src/palacios/vmm_direct_paging.c
palacios/src/palacios/vmm_direct_paging_64.h [new file with mode: 0644]