qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/7] target-xtensa patches for 1.0


From: Max Filippov
Subject: Re: [Qemu-devel] [PULL 0/7] target-xtensa patches for 1.0
Date: Tue, 1 Nov 2011 02:26:36 +0400
User-agent: KMail/1.13.7 (Linux/2.6.40.6-0.fc15.x86_64; KDE/4.6.5; x86_64; ; )

> The following fixes for target-xtensa targeting 1.0 are available in the git
> repository at
> 
>   git://jcmvbkbc.spb.ru/dumb/qemu-xtensa.git xtensa
> 
> Max Filippov (7):
>   target-xtensa: mask out undefined bits of WINDOWBASE SR
>   target-xtensa: handle cache options in the overlay tool
>   target-xtensa: raise an exception for invalid and reserved opcodes
>   opencores_eth: fix RX path: FCS, padding and TL
>   xtensa_lx60: add FLASH support
>   xtensa_lx60: pass kernel arguments from -append
>   xtensa_lx60: fix build date code and change memory region names
> 
>  default-configs/xtensa-softmmu.mak   |    1 +
>  default-configs/xtensaeb-softmmu.mak |    1 +
>  hw/opencores_eth.c                   |   29 +++++++--
>  hw/xtensa_bootparam.h                |   25 ++++++++
>  hw/xtensa_lx60.c                     |  111 
> +++++++++++++++++++++++++++++-----
>  target-xtensa/overlay_tool.h         |    6 ++
>  target-xtensa/translate.c            |    9 ++-
>  7 files changed, 159 insertions(+), 23 deletions(-)
>  create mode 100644 hw/xtensa_bootparam.h
>

Please ignore letters [PATCH x/3], there are 7 patches in this series.

Thanks.
-- Max



reply via email to

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