From: Sergey Fedorov <serge.fdrv@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v3] target-arm: Fix breakpoint handling
Date: Fri, 16 Oct 2015 16:14:50 +0300 [thread overview]
Message-ID: <5620F84A.9090808@gmail.com> (raw)
In-Reply-To: <CAFEAcA87JbWXncp55oHZ9qSifD29TOD6cmEinTCuyf8MpELu4g@mail.gmail.com>
On 16.10.2015 16:01, Peter Maydell wrote:
> On 13 October 2015 at 10:56, Sergey Fedorov <serge.fdrv@gmail.com> wrote:
>> This series is intended to fix ARM breakpoint emulation misbehavior.
>> QEMU hangs when QEMU breakpoint fires but it does not pass additional
>> architectural checks in ARM CPU debug exception handler. For details,
>> please see individual patches. The most relevant parts of the original
>> discussion about ARM breakpoint emulation misbehavior can be found at:
>> https://lists.gnu.org/archive/html/qemu-devel/2015-08/msg02715.html
>>
>> Changes in v3:
>> * GDB breakpoint check in arm_debug_excp_handler() simplified
>> * Debug exception generating fixed in translation code
>>
>> Changes in v2:
>> * The initial commit split into two parts
>> * Extra block eliminated in arm_debug_excp_handler()
>> * Just one instruction always translated in case of breakpoint PC match
>>
>> Sergey Fedorov (1):
>> target-arm: Fix CPU breakpoint handling
> Something weird happened to this series -- you can see the
> cover letter only mentions one of the two patches.
>
> I've applied them both to target-arm.next now.
Yes, I figured out it a bit late that I had messed the cover letter...
But it seemed to be not so important, and I decided not to resend the
series.
Best regards,
Sergey
prev parent reply other threads:[~2015-10-16 13:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 9:56 [Qemu-devel] [PATCH v3] target-arm: Fix breakpoint handling Sergey Fedorov
2015-10-13 9:56 ` [Qemu-devel] [PATCH v3 1/2] target-arm: Fix GDB " Sergey Fedorov
2015-10-13 9:56 ` [Qemu-devel] [PATCH v3 2/2] target-arm: Fix CPU " Sergey Fedorov
2015-10-16 13:01 ` [Qemu-devel] [PATCH v3] target-arm: Fix " Peter Maydell
2015-10-16 13:14 ` Sergey Fedorov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5620F84A.9090808@gmail.com \
--to=serge.fdrv@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).