X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fgeekos%2Fvmcb.h;h=8bce0119b86806b36af922f223d8accfa7ebff2c;hb=158640d601f6c710cfce7bc4a6bd8f7e7847b7a3;hp=894c12e83de1d96aafe43d9933bd23a015e62d02;hpb=04fc4c8fbac29e04f0d0817a2906687c2c972559;p=palacios.git diff --git a/palacios/include/geekos/vmcb.h b/palacios/include/geekos/vmcb.h index 894c12e..8bce011 100644 --- a/palacios/include/geekos/vmcb.h +++ b/palacios/include/geekos/vmcb.h @@ -294,7 +294,7 @@ struct vmcb_selector { ushort_t selector PACKED; /* These attributes are basically a direct map of the attribute fields of a segment desc. - * The segment limit in the middle is removed and the fields are pused together + * The segment limit in the middle is removed and the fields are fused together * There IS empty space at the end... See AMD Arch vol3, sect. 4.7.1, pg 78 */ union {