X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=d7fcdebea278baa1e5022f536697b0beef62ae30;hb=90c92392972d3ad76753f21a31a8e7db796073cc;hp=64b5a71c712c4b9f9d89254da99504bf1c95e7bd;hpb=1dbd6d179c681dbce107af39c4089d1aa13a714d;p=palacios.releases.git diff --git a/palacios/include/palacios/vm_guest.h b/palacios/include/palacios/vm_guest.h index 64b5a71..d7fcdeb 100644 --- a/palacios/include/palacios/vm_guest.h +++ b/palacios/include/palacios/vm_guest.h @@ -119,7 +119,7 @@ struct guest_info { uint_t cpl; - addr_t mem_size; // Probably in bytes for now.... + addr_t mem_size; // In bytes for now v3_shdw_map_t mem_map;