On 5/9/07, Jan Kiszka <[EMAIL PROTECTED]> wrote:
MingyanGuo wrote:
> Hi,
> The -s option for qemu-system-x86_64 is not useable.
> I've already post a patch, but it is ignored.
Have you seen my patch [1] on this already? Does it work for you? It's
running fine here,
B_REGS + 4, R_DS);
+LOAD_SEG(CPU_NB_REGS + 5, R_ES);
+LOAD_SEG(CPU_NB_REGS + 6, R_FS);
+LOAD_SEG(CPU_NB_REGS + 7, R_GS);
#endif
}
-><---
Regards,
MingyanGuo
--
Three passions, simple but overwhelmingly strong, have governed my life:
the longing for love, the search for knowledge, and unbearable pity for
the suffering of mankind.
-Bertrand Russell
S + 4, R_DS);
+LOAD_SEG(CPU_NB_REGS + 5, R_ES);
+LOAD_SEG(CPU_NB_REGS + 6, R_FS);
+ LOAD_SEG(CPU_NB_REGS + 7, R_GS);
#endif
}
-><---
Regards,
MingyanGuo
--
Three passions, simple but overwhelmingly strong, have governed my life:
the longing for love, the search for knowledge, and unbearable pity for
the suffering of mankind.
-Bertrand Russell