qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Exit on reset for armv7-m


From: Peter Crosthwaite
Subject: Re: [Qemu-devel] [PATCH] Exit on reset for armv7-m
Date: Thu, 8 Oct 2015 13:09:49 -0700

On Thu, Oct 8, 2015 at 8:40 AM, Michael Davidsaver
<address@hidden> wrote:
> Implement the SYSRESETREQ bit of the AIRCR register
> for armv7-m (ie. cortex-m3).
>

This would serve better as the commit message to the patch (which I
notice is missing a commit blurb).

> A small patch to see if I have the submission process figured out.
>

It is usual for the cover and patches to be enumerated together with
the cover being patch 0, e.g. the subject would read [PATCH 0/1]. the
--cover-letter switch of git format-patch does this for you.

> Michael Davidsaver (1):

When sending a single, a cover is not required. You could just send
the patch on it's own. This will all be useful when you come to send
multi-patch series however.

Regards,
Peter

>   armv7-m: exit on external reset request
>
>  hw/intc/armv7m_nvic.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
>
> --
> 2.1.4
>
>



reply via email to

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