X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=d7fcdebea278baa1e5022f536697b0beef62ae30;hb=debabd511ff9dc2d0e6cd608045ac44295fe7319;hp=64b5a71c712c4b9f9d89254da99504bf1c95e7bd;hpb=5f8e40759876e33eb20e4868c51a0773464e2770;p=palacios-OLD.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;