[SerialICE] r86 - trunk/qemu-0.11.0
joe at settoplinux.org
joe at settoplinux.org
Thu Dec 3 18:58:19 CET 2009
On December 3, 2009 at 4:15 PM svn at coresystems.de wrote:
> Author: stepan
> Date: 2009-12-03 17:15:19 +0100 (Thu, 03 Dec 2009)
> New Revision: 86
>
> Modified:
> trunk/qemu-0.11.0/serialice.c
> Log:
> Make (some of the) x86 registers available to LUA under "regs".
> i.e.
>
> if SerialICE_mainboard == "Intel D945GCLF" and
> regs.cs == 0xf000 and regs.eip = 0xbde9 then
> -- skip that nasty loop
> regs.ecx = 0x10
> end
>
Ah cool, so this is the way to skip over endless loops?
Thanks - Joe
More information about the SerialICE
mailing list