From: Jack Lange Date: Fri, 4 Apr 2008 22:49:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: working-cdboot-physical-but-not-qemu~39 X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=commitdiff_plain;h=c7e3f043b6458083162e23e1a8adb7703fd06559 *** empty log message *** --- diff --git a/palacios/include/geekos/vmm_emulate.h b/palacios/include/geekos/vmm_emulate.h index dcead40..572cc98 100644 --- a/palacios/include/geekos/vmm_emulate.h +++ b/palacios/include/geekos/vmm_emulate.h @@ -6,35 +6,7 @@ /* * 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 - * - * Before we begin I'd just like to say a few words to those that made this possible... - * - * - * _____ - * || || - * |\___/| - * | | - * | | - * | | - * | | - * | | - * | | - * _____|<--->|_____ - * ___/ | | \ - * / | | | | \ - * | | | | | | - * | | | | | | - * | | | - * | | | - * | Fuck You Intel! / - * | / - * \ / - * \ / - * | | - * | | - * - * That is all. - * + */