qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 0/1] tricore queue


From: Philippe Mathieu-Daudé
Subject: Re: [PULL 0/1] tricore queue
Date: Wed, 10 Feb 2021 12:18:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

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
> 




reply via email to

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