qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/4] Add MEN Chameleon Bus emulation


From: Peter Maydell
Subject: Re: [PATCH v2 1/4] Add MEN Chameleon Bus emulation
Date: Thu, 6 Apr 2023 11:01:36 +0100

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



reply via email to

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