qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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] target-arm: implement arm_debug_target_el()
Date: Fri, 18 Sep 2015 19:15:42 +0300	[thread overview]
Message-ID: <55FC38AE.5070206@gmail.com> (raw)
In-Reply-To: <55FC3483.90508@gmail.com>

On 18.09.2015 18:57, Sergey Fedorov wrote:
> On 18.09.2015 17:11, Peter Maydell wrote:
>> On 18 September 2015 at 15:08, Peter Maydell <peter.maydell@linaro.org> wrote:
>>> On 14 September 2015 at 11:53, Sergey Fedorov <serge.fdrv@gmail.com> wrote:
>>>> Implement debug exception routing according to ARM ARM D2.3.1 Pseudocode
>>>> description of routing debug exceptions.
>>>>
>>>> Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com>
>>>
>>> Applied to target-arm.next, thanks.
>> ...except it doesn't compile, because we don't have an env->cp15.mdcr_el2.
>> Presumably there's some other patch this depends on which you haven't
>> submitted yet?
>>
> Hm... I'll check it :)

Sorry, I forgot to check that, but actually this patch depends on
another two patches in my local repository. Should I prepare MDCR_EL2
patch suitable for mainline or I can just remove this check from
arm_debug_target_el()?

Best,
Sergey

  reply	other threads:[~2015-09-18 16:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14 10:53 [Qemu-devel] [PATCH] target-arm: implement arm_debug_target_el() Sergey Fedorov
2015-09-18 14:08 ` Peter Maydell
2015-09-18 14:11   ` Peter Maydell
2015-09-18 15:57     ` Sergey Fedorov
2015-09-18 16:15       ` Sergey Fedorov [this message]
2015-09-18 16:35         ` Peter Maydell
2015-09-19 13:28           ` Edgar E. Iglesias
2015-10-16 12:08     ` Peter Maydell

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=55FC38AE.5070206@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).