X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmcb.h;h=968873ab2b29037287f9cd9aea4e325a935f2cc6;hb=991d1ff1f3969d63fd64fd82ee877bcf30ce34ef;hp=ed85de5fdef4334c34fac688605e33c37a288745;hpb=5db3136d5331c355c188537c68005db8d2cb4eac;p=palacios.git diff --git a/palacios/include/palacios/vmcb.h b/palacios/include/palacios/vmcb.h index ed85de5..968873a 100644 --- a/palacios/include/palacios/vmcb.h +++ b/palacios/include/palacios/vmcb.h @@ -324,7 +324,7 @@ struct VMCB_State_Save_Area { //offset 0x0cb uchar_t cpl; // if the guest is real-mode then the CPL is forced to 0 - // if the guest is virtual-mode then the CPL is forced to 3 + // if the guest is virtual-mode then the CPL is forced to 3 uint_t rsvd2;