qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/4] ARM additions and fixes
Date: Mon, 7 Mar 2011 09:25:37 +0100	[thread overview]
Message-ID: <20110307082537.GC10503@volta.aurel32.net> (raw)
In-Reply-To: <1299329505-7379-1-git-send-email-adam@os.inf.tu-dresden.de>

On Sat, Mar 05, 2011 at 01:51:41PM +0100, Adam Lackorzynski wrote:
> The following patches fix and enhance ARM related functionality.
> 
> Adam Lackorzynski (3):
>   target-arm: Fix soft interrupt in GIC distributor
>   target-arm: Implement cp15 VA->PA translation
>   target-arm: Integrate secondary CPU reset in arm_boot
> 
> Peter Maydell (1):
>   target-arm: Don't decode old cp15 WFI instructions on v7 cores
> 
>  hw/arm_boot.c          |   23 +++++++++++++++--------
>  hw/arm_gic.c           |    4 ++--
>  hw/realview.c          |   14 --------------
>  target-arm/cpu.h       |    3 ++-
>  target-arm/helper.c    |   48 ++++++++++++++++++++++++++++++++++++++++++++++--
>  target-arm/machine.c   |    2 ++
>  target-arm/translate.c |   35 ++++++++++++++++++++++++++++++-----
>  7 files changed, 97 insertions(+), 32 deletions(-)
> 

Thanks, all applied (patch 2 was actually already applied separately).

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

      parent reply	other threads:[~2011-03-07  8:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-05 12:51 [Qemu-devel] [PATCH 0/4] ARM additions and fixes Adam Lackorzynski
2011-03-05 12:51 ` [Qemu-devel] [PATCH 1/4] target-arm: Fix soft interrupt in GIC distributor Adam Lackorzynski
2011-03-05 12:51 ` [Qemu-devel] [PATCH 2/4] target-arm: Don't decode old cp15 WFI instructions on v7 cores Adam Lackorzynski
2011-03-05 12:51 ` [Qemu-devel] [PATCH 3/4] target-arm: Implement cp15 VA->PA translation Adam Lackorzynski
2011-03-05 12:51 ` [Qemu-devel] [PATCH 4/4] target-arm: Integrate secondary CPU reset in arm_boot Adam Lackorzynski
2011-03-07  8:25 ` Aurelien Jarno [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=20110307082537.GC10503@volta.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=adam@os.inf.tu-dresden.de \
    --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).