From: Johannes Thumshirn <jth@kernel.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org,
"Alistair Francis" <alistair@alistair23.me>,
"Javier Rodriguez" <josejavier.rodriguez@duagon.com>,
"Jorge Sanjuan García" <Jorge.SanjuanGarcia@duagon.com>,
"Dmitry Fomichev" <dmitry.fomichev@wdc.com>,
"Alistair Francis" <alistair.francis@wdc.com>
Subject: Re: [PATCH v2 1/4] Add MEN Chameleon Bus emulation
Date: Mon, 10 Apr 2023 19:40:41 +0200 [thread overview]
Message-ID: <88e630a8-a8a4-1ac3-476d-0c00b82817f1@kernel.org> (raw)
In-Reply-To: <CAFEAcA9Qu-dtjrKDUyT0UMg40EmjBHD4J3GLzQNhPkOhATN2Xg@mail.gmail.com>
On 06/04/2023 12:01, Peter Maydell wrote:
> On Thu, 6 Apr 2023 at 10:34, Johannes Thumshirn <jth@kernel.org> wrote:
>>
>> The MEN Chameleon Bus (MCB) is an on-chip bus system exposing IP Cores of an
>> FPGA to a outside bus system like PCIe.
>>
>> Acked-by: Alistair Francis <alistair.francis@wdc.com>
>> Signed-off-by: Johannes Thumshirn <jth@kernel.org>
>> @@ -0,0 +1,182 @@
>> +/*
>> + * QEMU MEN Chameleon Bus emulation
>> + *
>> + * Copyright (C) 2023 Johannes Thumshirn <jth@kernel.org>
>> + *
>> + * This work is licensed under the terms of the GNU GPL, version 2. See
>> + * the COPYING file in the top-level directory.
>> + */
>
> Really version-2-only? We prefer 2-or-later, as noted in LICENSE...
>
> thanks
> -- PMM
Sure will do.
next prev parent reply other threads:[~2023-04-10 17:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-06 9:31 [PATCH v2 0/4] Add emulation of MEN Chameleon Hardware Johannes Thumshirn
2023-04-06 9:31 ` [PATCH v2 1/4] Add MEN Chameleon Bus emulation Johannes Thumshirn
2023-04-06 10:01 ` Peter Maydell
2023-04-10 17:40 ` Johannes Thumshirn [this message]
2023-04-06 9:31 ` [PATCH v2 2/4] Add MEN Chameleon Bus via PCI carrier Johannes Thumshirn
2023-04-06 9:31 ` [PATCH v2 3/4] serial-mcb: Add serial via MEN chameleon bus Johannes Thumshirn
2023-04-06 9:31 ` [PATCH v2 4/4] wdt_z069: Add support for MEN 16z069 Watchdog Johannes Thumshirn
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=88e630a8-a8a4-1ac3-476d-0c00b82817f1@kernel.org \
--to=jth@kernel.org \
--cc=Jorge.SanjuanGarcia@duagon.com \
--cc=alistair.francis@wdc.com \
--cc=alistair@alistair23.me \
--cc=dmitry.fomichev@wdc.com \
--cc=josejavier.rodriguez@duagon.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).