qemu-devel.nongnu.org archive mirror
 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: [PULL 0/2] target/xtensa fixes for v6.0
Date: Sat,  3 Apr 2021 09:16:16 -0700	[thread overview]
Message-ID: <20210403161616.17502-1-jcmvbkbc@gmail.com> (raw)

Hi Peter,

please pull the following two fixes for the target/xtensa.

The following changes since commit 6d40ce00c1166c317e298ad82ecf10e650c4f87d:

  Update version for v6.0.0-rc1 release (2021-03-30 18:19:07 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 30c676134eb8f956853a55023d694062062d40d7:

  target/xtensa: make xtensa_modules static on import (2021-04-03 08:52:18 -0700)

----------------------------------------------------------------
target/xtensa fixes for v6.0:

- make meson.build pick up all available xtensa core definitions;
- don't modify Makefile.objs in import_core.sh;
- add sed rule to import_core.sh to make xtensa_modules variable static.

----------------------------------------------------------------
Max Filippov (2):
      target/xtensa: fix meson.build rule for xtensa cores
      target/xtensa: make xtensa_modules static on import

 target/xtensa/import_core.sh |  4 +---
 target/xtensa/meson.build    | 13 ++++---------
 2 files changed, 5 insertions(+), 12 deletions(-)

-- 
Thanks.
-- Max


             reply	other threads:[~2021-04-03 16:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-03 16:16 Max Filippov [this message]
2021-04-05 13:24 ` [PULL 0/2] target/xtensa fixes for v6.0 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=20210403161616.17502-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).