qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] exec: fix breakpoint_invalidate() breakage


From: TeLeMan
Subject: Re: [Qemu-devel] [PATCH] exec: fix breakpoint_invalidate() breakage
Date: Wed, 23 May 2012 22:11:47 +0800

On Wed, May 23, 2012 at 7:22 PM, Jan Kiszka <address@hidden> wrote:
> On 2012-05-23 04:09, TeLeMan wrote:
>> On Wed, May 23, 2012 at 11:41 AM, Andreas Färber <address@hidden> wrote:
>>> Am 18.05.2012 11:49, schrieb TeLeMan:
>>>> This breakage was introduced by the commit "memory: make
>>>> phys_page_find() return an unadjusted".
>>>
>>> You seem to have found the origin of your problem. If you also mention
>>> the commit hash in your commit message then certain frontends (gitk,
>>> repo.or.cz) will display it as a handy hyperlink to that commit.
>>>
>>>>
>>>> Signed-off-by: TeLeMan <address@hidden>
>>>
>>> Signed-off-by is a legal statement of origin and must not be a pseudonym.
>> Ok, please ignore this patch. I won't submit any patch just report bugs.
>
> Then please describe this bug in more details, e.g. how to reproduce.
I think its evident. cpu_get_phys_page_debug(env, pc) is not the
physical address of pc but the physical page base address of pc.

> Thanks,
> Jan
>
> --
> Siemens AG, Corporate Technology, CT T DE IT 1
> Corporate Competence Center Embedded Linux



reply via email to

[Prev in Thread] Current Thread [Next in Thread]