qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/6] linux-user improvements


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH v2 0/6] linux-user improvements
Date: Fri, 21 Sep 2012 16:54:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120825 Thunderbird/15.0

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



reply via email to

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