qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Richard Henderson <rth@twiddle.net>
Cc: Riku Voipio <riku.voipio@iki.fi>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/6] linux-user improvements
Date: Fri, 21 Sep 2012 16:54:34 +0200	[thread overview]
Message-ID: <505C7FAA.6020108@suse.de> (raw)
In-Reply-To: <1348237034-15851-1-git-send-email-rth@twiddle.net>

Am 21.09.2012 16:17, schrieb Richard Henderson:
> Patch set available at
> 
>   git://repo.or.cz/qemu/rth.git axp-next
> 
> Changes v1-v2:
>   * Fix cpu_alpha_init patch only stores cpu_model.  The inited thing
>     is already done inside alpha_translate_init.

Hi, I just sent out a pull including two alpha patches. Let me know if
you require changes, I don't see all your v2 patches yet.

https://github.com/afaerber/qemu-cpu/commits/qom-cpu

Andreas

> 
> 
> r~
> 
> 
> Richard Henderson (6):
>   linux-user: Perform more checks on iovec lists
>   linux-user: Implement gethostname
>   alpha-linux-user: Fix sigaltstack structure definition
>   alpha-linux-user: Fix sigaction
>   target-alpha: Fix cpu_alpha_init
>   linux-user: Fix siginfo handling
> 
>  linux-user/alpha/target_signal.h |   7 +-
>  linux-user/qemu.h                |   3 +
>  linux-user/signal.c              |  81 ++++++++++--------
>  linux-user/syscall.c             | 177 +++++++++++++++++++++++++--------------
>  linux-user/syscall_defs.h        |   2 +-
>  target-alpha/translate.c         |   1 +
>  6 files changed, 173 insertions(+), 98 deletions(-)
> 


-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  parent reply	other threads:[~2012-09-21 14:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21 14:17 [Qemu-devel] [PATCH v2 0/6] linux-user improvements Richard Henderson
2012-09-21 14:17 ` [Qemu-devel] [PATCH 1/6] linux-user: Perform more checks on iovec lists Richard Henderson
2012-09-21 14:17 ` [Qemu-devel] [PATCH 2/6] linux-user: Implement gethostname Richard Henderson
2012-09-21 14:17 ` [Qemu-devel] [PATCH 3/6] alpha-linux-user: Fix sigaltstack structure definition Richard Henderson
2012-09-21 14:17 ` [Qemu-devel] [PATCH 4/6] alpha-linux-user: Fix sigaction Richard Henderson
2012-10-11 12:51   ` Riku Voipio
2012-09-21 14:17 ` [Qemu-devel] [PATCH 5/6] target-alpha: Fix cpu_alpha_init Richard Henderson
2012-09-21 14:17 ` [Qemu-devel] [PATCH 6/6] linux-user: Fix siginfo handling Richard Henderson
2012-09-21 14:54 ` Andreas Färber [this message]
2012-09-21 17:16   ` [Qemu-devel] [PATCH v2 0/6] linux-user improvements Richard Henderson

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=505C7FAA.6020108@suse.de \
    --to=afaerber@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    --cc=rth@twiddle.net \
    /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).