qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Johannes Thumshirn <jthumshirn@suse.de>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 1/4] Add MEN Chameleon Bus emulation
Date: Wed, 8 Aug 2018 15:52:05 +0100	[thread overview]
Message-ID: <CAFEAcA80PvZzdeUALCWfRojSp6pT_s6ppnUC9TYLHgFCO-cNAg@mail.gmail.com> (raw)
In-Reply-To: <20180808141700.21333-2-jthumshirn@suse.de>

On 8 August 2018 at 15:16, Johannes Thumshirn <jthumshirn@suse.de> 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.
>
> Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>


> --- /dev/null
> +++ b/hw/mcb/mcb.c
> @@ -0,0 +1,180 @@
> +/*
> + * QEMU MEN Chameleon Bus emulation
> + *
> + * Copyright (C) 2016 Johannes Thumshirn <morbidrsa@gmail.com>

Really 2016?

> + *
> + * This code is licensed under the GNU GPL v2 or (at your opinion) any

This should say "option" -- wording is important in license
statements :-)  You might prefer to copy-and-paste an
existing copyright header.


thanks
-- PMM

  reply	other threads:[~2018-08-08 14:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-08 14:16 [Qemu-devel] [PATCH 0/4] Add support for Men Chameleon Bus emulation Johannes Thumshirn
2018-08-08 14:16 ` [Qemu-devel] [PATCH 1/4] Add MEN " Johannes Thumshirn
2018-08-08 14:52   ` Peter Maydell [this message]
2018-08-08 14:55     ` Johannes Thumshirn
2018-08-08 14:16 ` [Qemu-devel] [PATCH 2/4] Add MEN Chameleon Bus via PCI carrier Johannes Thumshirn
2018-08-08 14:16 ` [Qemu-devel] [PATCH 3/4] serial-mcb: Add serial via MEN chameleon bus Johannes Thumshirn
2018-08-08 19:06   ` Philippe Mathieu-Daudé
2018-08-08 14:17 ` [Qemu-devel] [PATCH 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=CAFEAcA80PvZzdeUALCWfRojSp6pT_s6ppnUC9TYLHgFCO-cNAg@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=jthumshirn@suse.de \
    --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).