qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/13] s390x patch queue June 03 2011


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PULL 00/13] s390x patch queue June 03 2011
Date: Fri, 3 Jun 2011 18:22:05 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Jun 02, 2011 at 08:51:30AM +0200, Alexander Graf wrote:
> Hi,
> 
> This is my current patch queue for s390x related work. It contains:
> 
>   * compile fixes
>   * add temp_frees where missing
>   * fix LMH, CKSM instructions
>   * update bootloader for increased bootup speed
>   * implement LRVGR instruction
> 
> With these patches, networking finally works for emulated s390x guests.
> 
> Please pull.
> 
> Alex

Thanks, pulled.

> The following changes since commit 578c7b2ca8ee9e97fa8693b1a83d517e8e3f962e:
>   Juha Riihim?ki (1):
>         audio: fix integer overflow expression
> 
> are available in the git repository at:
> 
>   git://repo.or.cz/qemu/agraf.git s390-next
> 
> Alexander Graf (4):
>   s390x: update zipl rom
>   s390x: free tmp explicitly in every opcode for disas_a5()
>   s390x: fix cksm instruction
>   s390x: implement lrvgr
> 
> Stefan Weil (9):
>   target-s390x: Fix build for non-linux hosts
>   target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
>   target-s390x: Fix duplicate call of tcg_temp_new_i64
>   target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
>   target-s390x: Add missing tcg_temp_free_i64() in do_mh()
>   target-s390x: Add missing tcg_temp_free_i64() in disas_b2()
>   target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(),
>     opc == 0x8e
>   target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(),
>     opc == 0x90
>   target-s390x: Add missing tcg_temp_free_i32()
> 
>  pc-bios/s390-zipl.rom    |  Bin 3336 -> 3304 bytes
>  target-s390x/helper.c    |    5 -----
>  target-s390x/op_helper.c |   28 ++++++++--------------------
>  target-s390x/translate.c |   31 +++++++++++++++++++++++++++----
>  4 files changed, 35 insertions(+), 29 deletions(-)
> 
> 

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



reply via email to

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