qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] arm: Fix CP15 FSR (C5) domain se


From: Peter Maydell
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] arm: Fix CP15 FSR (C5) domain setting
Date: Fri, 4 Nov 2011 21:07:40 +0000

On 4 November 2011 20:50, Jean-Christophe DUBOIS <address@hidden> wrote:
> During Xvisor development, it was noted that qemu did not return
> the correct domain value in the Cp15 [Data] FSR register (C5).
>
> This patch is a proposal to fix it.

> --- qemu-0.15.1.org/target-arm/helper.c    2011-10-12 18:41:43.000000000
> +0200
> +++ qemu-0.15.1/target-arm/helper.c    2011-11-04 00:49:03.247062518 +0100
> @@ -924,12 +924,12 @@

This is on my todo list to review. In the meantime:
 * you should submit patches against current qemu git master,
   not an old released version, please
 * if you can send emails via a path that doesn't line wrap long
   lines this makes life much easier on the receiving end
 * this is definitely not a trivial patch
 * it's worth running patches through ./scripts/checkpatch.pl
   to catch minor coding style issues
 * if you resend a patch please include a note about what has
   changed since the previous version and put a 'v2/v3/...'
   note in the email subject.

thanks
-- PMM



reply via email to

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