X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmm_emulate.h;h=26d4c6f6a3512e11c3185f54b15a6434d431d9b9;hp=fb1436b907b34af56baacaf09566df7dd35101fc;hb=d8fc6aa4bc2a5d9cec50923e9d2bd30f867dd50a;hpb=639fdba00d36b2a60fad3d28703459354cf8744f diff --git a/palacios/include/palacios/vmm_emulate.h b/palacios/include/palacios/vmm_emulate.h index fb1436b..26d4c6f 100644 --- a/palacios/include/palacios/vmm_emulate.h +++ b/palacios/include/palacios/vmm_emulate.h @@ -6,12 +6,11 @@ /* * This is where we do the hideous X86 instruction parsing among other things * We can parse out the instruction prefixes, as well as decode the operands - */ -/* JRL: Some of this was taken from the Xen sources... - * +/* + * JRL: Some of this was taken from the Xen sources... */ #define PACKED __attribute__((packed))