On 06/04/2023 12:01, Peter Maydell wrote:
On Thu, 6 Apr 2023 at 10:34, Johannes Thumshirn <j...@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.fran...@wdc.com>
Signed-off-by: Johannes Thumshirn <j...@kernel.org>
@@ -0,0 +1,182 @@
+/*
+ * QEMU MEN Chameleon Bus emulation
+ *
+ * Copyright (C) 2023 Johannes Thumshirn <j...@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.

Reply via email to