All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>,
	peter.maydell@linaro.org
Cc: kbastian@mail.upb.de, qemu-devel@nongnu.org
Subject: Re: [PULL 0/1] tricore queue
Date: Wed, 10 Feb 2021 12:18:57 +0100	[thread overview]
Message-ID: <94b43ee3-2b41-aa58-fbc9-b6cc99f766d1@amsat.org> (raw)
In-Reply-To: <20210210092955.124757-1-kbastian@mail.uni-paderborn.de>

Hi Bastian,

On 2/10/21 10:29 AM, Bastian Koppelmann wrote:
> The following changes since commit 1214d55d1c41fbab3a9973a05085b8760647e411:
> 
>   Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging (2021-02-09 13:24:37 +0000)
> 
> are available in the Git repository at:
> 
>   https://github.com/bkoppelmann/qemu.git tags/pull-tricore-20210210
> 
> for you to fetch changes up to 52be63523e80bc92b8192a1e445fe499650085ac:
> 
>   tricore: added triboard with tc27x_soc (2021-02-10 10:26:38 +0100)
> 
> ----------------------------------------------------------------
> added triboard with tc27x_soc

What about this series?

https://www.mail-archive.com/qemu-devel@nongnu.org/msg776774.html

> 
> ----------------------------------------------------------------
> Andreas Konopik (1):
>       tricore: added triboard with tc27x_soc
> 
>  default-configs/devices/tricore-softmmu.mak |   2 +-
>  hw/tricore/Kconfig                          |   8 +
>  hw/tricore/meson.build                      |   2 +
>  hw/tricore/tc27x_soc.c                      | 246 ++++++++++++++++++++++++++++
>  hw/tricore/triboard.c                       |  98 +++++++++++
>  include/hw/tricore/tc27x_soc.h              | 129 +++++++++++++++
>  include/hw/tricore/triboard.h               |  50 ++++++
>  7 files changed, 534 insertions(+), 1 deletion(-)
>  create mode 100644 hw/tricore/tc27x_soc.c
>  create mode 100644 hw/tricore/triboard.c
>  create mode 100644 include/hw/tricore/tc27x_soc.h
>  create mode 100644 include/hw/tricore/triboard.h
> 



  parent reply	other threads:[~2021-02-10 11:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-10  9:29 [PULL 0/1] tricore queue Bastian Koppelmann
2021-02-10  9:29 ` [PULL 1/1] tricore: added triboard with tc27x_soc Bastian Koppelmann
2021-02-10 11:18 ` Philippe Mathieu-Daudé [this message]
2021-02-10 12:18   ` [PULL 0/1] tricore queue Bastian Koppelmann
2021-02-10 14:44     ` Philippe Mathieu-Daudé
  -- strict thread matches above, loose matches on Subject: below --
2020-09-01  9:59 Bastian Koppelmann
2020-09-01 14:18 ` Peter Maydell
2020-09-02 12:55   ` Bastian Koppelmann
2020-10-28 11:19     ` Konopik, Andreas (EFS-GH2)

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=94b43ee3-2b41-aa58-fbc9-b6cc99f766d1@amsat.org \
    --to=f4bug@amsat.org \
    --cc=kbastian@mail.uni-paderborn.de \
    --cc=kbastian@mail.upb.de \
    --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.