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: Blue Swirl
Subject: Re: [Qemu-devel] [PULL 0/7] target-xtensa patches for 1.0
Date: Wed, 2 Nov 2011 20:55:41 +0000

On Mon, Oct 31, 2011 at 22:17, Max Filippov <address@hidden> wrote:
> 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

Thanks, pulled.

> 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
>
> --
> 1.7.6.4
>
>



reply via email to

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