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.


*** empty log message ***
[palacios.git] / palacios / include / palacios / vmm_shadow_paging.h
index bdf0114..4ca198b 100644 (file)
@@ -14,7 +14,7 @@ struct shadow_page_state {
   ullong_t                guest_cr3;         // points to guest's current page table
 
   // Should this be here??
-  reg_ex_t                guest_cr0;
+  ullong_t guest_cr0;
 
   // these two reflect the top-level page directory 
   // of the shadow page table