From: Peter Dinda Date: Mon, 23 Jun 2008 17:14:20 +0000 (+0000) Subject: Fixed the FS/GS save/restore problem X-Git-Tag: boot386puppy-26-to-ide~18 X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=commitdiff_plain;h=59bbb50ff3ce4074abc907914e8ae70cb16a22d8 Fixed the FS/GS save/restore problem Added PCI Added Out/In_DWord Patched to compile --- diff --git a/palacios/include/palacios/vmm_decoder.h b/palacios/include/palacios/vmm_decoder.h index e25497a..3940167 100644 --- a/palacios/include/palacios/vmm_decoder.h +++ b/palacios/include/palacios/vmm_decoder.h @@ -1,7 +1,7 @@ #ifndef __VMM_EMULATE_H #define __VMM_EMULATE_H #include - +#include /* * This is where we do the hideous X86 instruction parsing among other things