X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmm_instr_decoder.h;h=f36a738e0b6539bc6acb5c08e2a4469720c08db0;hb=a8627ddaccf49073eb04286c5ea4767e2903c351;hp=4341910df840ea143e38d23a1efead7f1478cc98;hpb=3b027df0b7bc5b102ac403411b0e9a756b7081a6;p=palacios-OLD.git diff --git a/palacios/include/palacios/vmm_instr_decoder.h b/palacios/include/palacios/vmm_instr_decoder.h index 4341910..f36a738 100644 --- a/palacios/include/palacios/vmm_instr_decoder.h +++ b/palacios/include/palacios/vmm_instr_decoder.h @@ -19,7 +19,6 @@ #include - /* .... Giant fucking switch tables */ @@ -450,7 +449,7 @@ static inline int decode_cr(struct guest_info * core, struct v3_ctrl_regs * crs = &(core->ctrl_regs); - PrintDebug("\t Ctrl regs %d\n", reg_code); +// PrintDebug("\t Ctrl regs %d\n", reg_code); switch (reg_code) { case 0: