All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [Qemu-devel] [PULL 0/2] target/xtensa updates for 3.1
Date: Tue, 30 Oct 2018 11:34:24 -0700	[thread overview]
Message-ID: <20181030183424.609-1-jcmvbkbc@gmail.com> (raw)

Hi Peter,

please pull the following series that adds bFLT binaries support for
target/xtensa.

The following changes since commit 3892f1f1a963e59dfe012cd9d461d33b2986fa3b:

  Merge remote-tracking branch 'remotes/dgibson/tags/libfdt-20181002' into staging (2018-10-02 09:54:44 +0100)

are available in the git repository at:

  git://github.com/OSLL/qemu-xtensa.git tags/20181030-xtensa

for you to fetch changes up to 5c76d652ab567a230f2ef0022b7ea5acb693e19c:

  linux-user/flatload: fix initial stack pointer alignment (2018-10-30 11:23:32 -0700)

----------------------------------------------------------------
target/xtensa: support for bFLT binaries

- add support for bFLT binaries for target/xtensa
- fix per-architecture target_flat.h customization
- fix initial stack pointer for bFLT

----------------------------------------------------------------
Max Filippov (2):
      linux-user: xtensa: enable bFLT support
      linux-user/flatload: fix initial stack pointer alignment

 configure                       |  1 +
 linux-user/flatload.c           |  8 ++++----
 linux-user/xtensa/target_flat.h | 10 ++++++++++
 3 files changed, 15 insertions(+), 4 deletions(-)
 create mode 100644 linux-user/xtensa/target_flat.h

Thanks.
-- Max

             reply	other threads:[~2018-10-30 18:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-30 18:34 Max Filippov [this message]
2018-11-01 10:55 ` [Qemu-devel] [PULL 0/2] target/xtensa updates for 3.1 Peter Maydell

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=20181030183424.609-1-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=peter.maydell@linaro.org \
    --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.