All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Riku Voipio <riku.voipio@iki.fi>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PULL] linux-user-for upstream
Date: Mon, 08 Feb 2010 10:45:18 -0600	[thread overview]
Message-ID: <4B703F9E.703@codemonkey.ws> (raw)
In-Reply-To: <20100205140559.GA10499@afflict.kos.to>

On 02/05/2010 08:05 AM, Riku Voipio wrote:
> Same patchset as sent last week, with the TLS patched changed to the
> "refactor cp15.c13" patch already acked by Laurent.
>
> The following changes since commit 117f8eb81dfdf51a0418fbf6d260cbb72bcd4a9d:
>    Markus Armbruster (1):
>          qdev: Add rudimentary help for property value
>
> are available in the git repository at:
>
>    http://git.gitorious.org/qemu-maemo/qemu-maemo.git linux-user-for-upstream
>
> Loïc Minier (1):
>        linux-user: adapt uname machine to emulated CPU
>
> Riku Voipio (3):
>        fix locking error with current_tb
>        linux-user: remove signal handler before calling abort()
>        target-arm: refactor cp15.c13 register access
>
>   Makefile.target        |    2 +-
>   exec.c                 |   13 +++++++-
>   linux-user/cpu-uname.c |   72 ++++++++++++++++++++++++++++++++++++++++++++++++
>   linux-user/cpu-uname.h |    1 +
>   linux-user/syscall.c   |    3 +-
>   target-arm/helper.c    |   16 ----------
>   target-arm/translate.c |   55 ++++++++++++++++++++++++++++++++++++
>   7 files changed, 142 insertions(+), 20 deletions(-)
>   create mode 100644 linux-user/cpu-uname.c
>   create mode 100644 linux-user/cpu-uname.h
>    


Pulled.  Thanks.

Regards,

Anthony Liguori

      reply	other threads:[~2010-02-08 16:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-05 14:05 [Qemu-devel] [PULL] linux-user-for upstream Riku Voipio
2010-02-08 16:45 ` Anthony Liguori [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=4B703F9E.703@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.