From: Max Filippov <jcmvbkbc@gmail.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Blue Swirl <blauwirbel@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 0/7] target-xtensa patches for 1.0
Date: Tue, 1 Nov 2011 02:26:36 +0400 [thread overview]
Message-ID: <201111010226.37615.jcmvbkbc@gmail.com> (raw)
In-Reply-To: <1320099455-17326-1-git-send-email-jcmvbkbc@gmail.com>
> 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
next prev parent reply other threads:[~2011-10-31 22:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-31 22:17 [Qemu-devel] [PULL 0/7] target-xtensa patches for 1.0 Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 1/7] target-xtensa: mask out undefined bits of WINDOWBASE SR Max Filippov
2011-11-02 13:34 ` [Qemu-devel] [PATCH v2] target-xtensa: mask out undefined bits of WINDOWSTART SR Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 1/3] xtensa_lx60: add FLASH support Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 2/7] target-xtensa: handle cache options in the overlay tool Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 2/3] xtensa_lx60: pass kernel arguments from -append Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 3/7] target-xtensa: raise an exception for invalid and reserved opcodes Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 3/3] xtensa_lx60: fix build date code and change memory region names Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 4/7] opencores_eth: fix RX path: FCS, padding and TL Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 5/7] xtensa_lx60: add FLASH support Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 6/7] xtensa_lx60: pass kernel arguments from -append Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 7/7] xtensa_lx60: fix build date code and change memory region names Max Filippov
2011-10-31 22:26 ` Max Filippov [this message]
2011-11-02 20:55 ` [Qemu-devel] [PULL 0/7] target-xtensa patches for 1.0 Blue Swirl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201111010226.37615.jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=aliguori@us.ibm.com \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.