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