Re: [Qemu-devel] [Patch] x86 breakpoints and memory examination

2008-01-13 Thread Mulyadi Santosa
Hi.. > The following patch is useful for whole-system mode debugging and breakpoint > setting on i386 QEMU. It seems like both breakpoints and memory examination > used semi-physical addresses, in that neither took account of segment > translation. This patch (relative to 0.9.1) adds segment tra

[Qemu-devel] [Patch] x86 breakpoints and memory examination

2008-01-13 Thread Eddie Kohler
Hi all, The following patch is useful for whole-system mode debugging and breakpoint setting on i386 QEMU. It seems like both breakpoints and memory examination used semi-physical addresses, in that neither took account of segment translation. This patch (relative to 0.9.1) adds segment tran