From nobody Sat Sep 26 21:37:17 2026
Delivered-To: importer@patchew.org
Authentication-Results: mx.zohomail.com;
dkim=pass;
spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as
permitted sender)
smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org;
dmarc=pass(p=none dis=none) header.from=posteo.eu
ARC-Seal: i=1; a=rsa-sha256; t=1787910810; cv=none;
d=zohomail.com; s=zohoarc;
b=hJbYv4/hFOxEkkiK+8C07WMh7jp5TwCKng9wxqc9xLH2JccX68i6NruB5EAHoRPGg1rHOhsdHDkW5YpkEdbCoXmFH0DNlQmerLZlKx3LXPtNDADfnqyH47Gc00qhDikyjvLlgv07UHofS7RguCJGs14HjOXOGxdmOHbQyIO4YZQ=
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com;
s=zohoarc;
t=1787910810;
h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To;
bh=gMGyejMKTGX0CW1SJrpuUtat5Ad1+A/Mt2eajOklJEc=;
b=VykGJg38ccgcuIHJTSfpZwwPILYL1RrN6kRrIod9P9D+Bhy4hlEb5JqYaAq/muu22cPZowlZifqP+FwMJRAPLx+KyPcWPaPJ3V/y7gz4UHkjpsK1caTKtd/cF2YCCbbfhPfeLrrtu6AHo5PqJfjmeL/PmLGWr0tQF74eQ9YKFOI=
ARC-Authentication-Results: i=1; mx.zohomail.com;
dkim=pass;
spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as
permitted sender)
smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org;
dmarc=pass header.from=
(p=none dis=none)
Return-Path:
Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by
mx.zohomail.com
with SMTPS id 1787910810791821.5229896520086;
Fri, 28 Aug 2026 02:53:30 -0700 (PDT)
Received: from localhost ([::1] helo=lists1p.gnu.org)
by lists1p.gnu.org with esmtp (Exim 4.90_1)
(envelope-from )
id 1wztGn-0002mt-LM; Fri, 28 Aug 2026 05:53:09 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from ) id 1wztGl-0002mQ-VF
for qemu-devel@nongnu.org; Fri, 28 Aug 2026 05:53:07 -0400
Received: from mout02.posteo.de ([185.67.36.66])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from ) id 1wztGj-00044R-6j
for qemu-devel@nongnu.org; Fri, 28 Aug 2026 05:53:07 -0400
Received: from submission (posteo.de [185.67.36.169])
by mout02.posteo.de (Postfix) with ESMTPS id D2D9E240101
for ; Fri, 28 Aug 2026 11:53:01 +0200 (CEST)
Received: from customer (localhost [127.0.0.1])
by submission (posteo.de) with ESMTPSA id 4hWYbd1mD9z6twf;
Fri, 28 Aug 2026 11:53:01 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.eu;
s=1984.8680eb; t=1787910781;
bh=gMGyejMKTGX0CW1SJrpuUtat5Ad1+A/Mt2eajOklJEc=;
h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:
Content-Transfer-Encoding:From;
b=l3xRi2UntC0yX6zlX7XNztm7tRTs5+W5TfVDbGre2MTXyffwSqy9T6vPBwZkbUrQn
Yfwjm1VQvG1rGQzOWnkuKjniAHgpumArrxSXWrRfAyvFH4BbRs9KHG/GEC78V1LJBK
T46ksKsy9cRBtpCLlWVYWB49Fb57r5CS2yMgGfAini5yME/fmWP2oL9xxtH78cZivX
ku17csyMkYPw2Q5xTZBBrBnfURPZrW3uLIlLBGnug42ARyhHAXTrze99ycWBaVjXKp
HQkGW2AQaIr+yNdQuWquFg6EVemASNvLJzTsahkuGmm7W7akrHM29+Dqe+llHv9H5d
Y5yDEzZBq7ACA==
From: Thomas Huth
To: qemu-devel@nongnu.org
Cc: Pierrick Bouvier ,
Mark Cave-Ayland
Subject: [PATCH 1/3] hw/m68k/next-cube: Replace assert()s and abort()s with
logging functions
Date: Fri, 28 Aug 2026 09:53:01 +0000
Message-ID: <20260828095241.118458-2-th.huth@posteo.eu>
In-Reply-To: <20260828095241.118458-1-th.huth@posteo.eu>
References: <20260828095241.118458-1-th.huth@posteo.eu>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17
as permitted sender) client-ip=209.51.188.17;
envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org;
helo=lists1p.gnu.org;
Received-SPF: pass client-ip=185.67.36.66; envelope-from=th.huth@posteo.eu;
helo=mout02.posteo.de
X-Spam_score_int: -43
X-Spam_score: -4.4
X-Spam_bar: ----
X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001,
SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-BeenThere: qemu-devel@nongnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: qemu development
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org
Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org
X-ZohoMail-DKIM: pass (identity @posteo.eu)
X-ZM-MESSAGEID: 1787910812212158500
Content-Type: text/plain; charset="utf-8"
The next-cube code contains some assert() and abort() statements that
can be triggered from the guest side. Of course LLMs love to complain
about those and people are filing bugs about this. Thus replace those
spots with logging functions to not get bothered about this again in
the future.
Resolves: https://gitlab.com/qemu-project/qemu/-/work_items/4303
Resolves: https://gitlab.com/qemu-project/qemu/-/work_items/4304
Resolves: https://gitlab.com/qemu-project/qemu/-/work_items/4305
Signed-off-by: Thomas Huth
Reviewed-by: Philippe Mathieu-Daud=C3=A9
---
hw/m68k/next-cube.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/hw/m68k/next-cube.c b/hw/m68k/next-cube.c
index 9a0a57c0cc..c541e6d00c 100644
--- a/hw/m68k/next-cube.c
+++ b/hw/m68k/next-cube.c
@@ -30,6 +30,7 @@
#include "hw/core/qdev-properties.h"
#include "qapi/error.h"
#include "qemu/error-report.h"
+#include "qemu/log.h"
#include "ui/console.h"
#include "target/m68k/cpu.h"
#include "migration/vmstate.h"
@@ -620,8 +621,7 @@ static void nextdma_write(void *opaque, uint8_t *buf, i=
nt size, int type)
=20
static void nextscsi_read(void *opaque, uint8_t *buf, int len)
{
- DPRINTF("SCSI READ: %x\n", len);
- abort();
+ qemu_log_mask(LOG_UNIMP, "nextscsi_read with len =3D %d\n", len);
}
=20
static void nextscsi_write(void *opaque, uint8_t *buf, int size)
@@ -825,7 +825,8 @@ static void next_floppy_write(void *opaque, hwaddr addr=
, uint64_t val,
break;
=20
default:
- g_assert_not_reached();
+ qemu_log_mask(LOG_UNIMP, "next_floppy_write at addr 0x%"HWADDR_PRI=
x"\n",
+ addr);
}
}
=20
@@ -840,7 +841,8 @@ static uint64_t next_floppy_read(void *opaque, hwaddr a=
ddr, unsigned size)
break;
=20
default:
- g_assert_not_reached();
+ qemu_log_mask(LOG_UNIMP, "next_floppy_read at addr 0x%"HWADDR_PRIx=
"\n",
+ addr);
}
=20
return val;
--=20
2.55.0
From nobody Sat Sep 26 21:37:17 2026
Delivered-To: importer@patchew.org
Authentication-Results: mx.zohomail.com;
dkim=pass;
spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as
permitted sender)
smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org;
dmarc=pass(p=none dis=none) header.from=posteo.eu
ARC-Seal: i=1; a=rsa-sha256; t=1787910806; cv=none;
d=zohomail.com; s=zohoarc;
b=V67cJQwMmB2YkCnaCDCtGWhHR3a7nnbRkmEEeQqGeaC96l2G1EzZDOq1x/A2tX088k550q3heJLssSm3deAUSF/mrIar0DbEps1ecoJswtZjfbAad15IhA9GdbIvFtOs3l72F5TVVSgAZgtFmaSsg508MLg6R2ceysk+0sIyoiI=
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com;
s=zohoarc;
t=1787910806;
h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To;
bh=IAFJbXC2Yl9iTJQA0JFA/BdaKolTjLxCC9wNq68Iuio=;
b=VrpzjTCaUipsT41W88dOKXgbOOwUjllmWUtTJvBY/jec179c/PFwv2A8fUVVc7/lHX+PztEPL6Ssi2nV/WmF9JiNYmxX6wcZnqKPsXUARuBb6fPWDV1twETqirRgM+gftyBGI2BfkRoYzMvi15iMJPsShrzmvG2rUHLZM3AldJ8=
ARC-Authentication-Results: i=1; mx.zohomail.com;
dkim=pass;
spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as
permitted sender)
smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org;
dmarc=pass header.from= (p=none dis=none)
Return-Path:
Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by
mx.zohomail.com
with SMTPS id 1787910806362409.8804986513736;
Fri, 28 Aug 2026 02:53:26 -0700 (PDT)
Received: from localhost ([::1] helo=lists1p.gnu.org)
by lists1p.gnu.org with esmtp (Exim 4.90_1)
(envelope-from )
id 1wztGp-0002nc-A3; Fri, 28 Aug 2026 05:53:11 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from ) id 1wztGm-0002mb-Pu
for qemu-devel@nongnu.org; Fri, 28 Aug 2026 05:53:08 -0400
Received: from mout01.posteo.de ([185.67.36.65])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from ) id 1wztGk-00044e-1L
for qemu-devel@nongnu.org; Fri, 28 Aug 2026 05:53:08 -0400
Received: from submission (posteo.de [185.67.36.169])
by mout01.posteo.de (Postfix) with ESMTPS id 4F063240029
for ; Fri, 28 Aug 2026 11:53:02 +0200 (CEST)
Received: from customer (localhost [127.0.0.1])
by submission (posteo.de) with ESMTPSA id 4hWYbd5B61z6twY;
Fri, 28 Aug 2026 11:53:01 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.eu;
s=1984.8680eb; t=1787910782;
bh=IAFJbXC2Yl9iTJQA0JFA/BdaKolTjLxCC9wNq68Iuio=;
h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:
Content-Transfer-Encoding:From;
b=PPxHqhQb+V6FzaFnaSD+usnHruCT8OY0Yfhs80zzJeFsVw/7j+3IT2f5y2nQ7BE/c
UuKd6H8VIitM+VkE7cwcjvyvQpyT2phx+e7jDzCNuWycSJBL0f0V4K7x4P+SfRGUKX
fY/icg5MBy325ClA55+6Wc7ZRa0iKJDaJM68As9hcT25HD9vNqSywx8PXeqiWQ7eZH
mnkrK3qlH2bcytoJ9wPNChN+iiFuZW1DYmkJIzxf6MhX/nBGqLhX/LL9K/xl6X5ioM
zboVJ9HU7Xtn2gpaKXUc4zfn2vxHzrn7OqU8uIQ2cEo1PNeCTuuGbwafGDNUPLUpPI
1y3QZ26D6h4pg==
From: Thomas Huth
To: qemu-devel@nongnu.org
Cc: Pierrick Bouvier ,
Mark Cave-Ayland
Subject: [PATCH 2/3] docs/about: Deprecate the 'next-cube' m68k machine
Date: Fri, 28 Aug 2026 09:53:02 +0000
Message-ID: <20260828095241.118458-3-th.huth@posteo.eu>
In-Reply-To: <20260828095241.118458-1-th.huth@posteo.eu>
References: <20260828095241.118458-1-th.huth@posteo.eu>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17
as permitted sender) client-ip=209.51.188.17;
envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org;
helo=lists1p.gnu.org;
Received-SPF: pass client-ip=185.67.36.65; envelope-from=th.huth@posteo.eu;
helo=mout01.posteo.de
X-Spam_score_int: -43
X-Spam_score: -4.4
X-Spam_bar: ----
X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001,
SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-BeenThere: qemu-devel@nongnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: qemu development
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org
Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org
X-ZohoMail-DKIM: pass (identity @posteo.eu)
X-ZM-MESSAGEID: 1787910808631158500
Content-Type: text/plain; charset="utf-8"
The machine is incomplete since years and we never managed to fully boot
a kernel with it. So it's maybe best if we mark this machine as deprecated
and finally remove it again in case it gets into the way of a code
refactoring or other reasons.
Signed-off-by: Thomas Huth
Reviewed-by: Philippe Mathieu-Daud=C3=A9
---
docs/about/deprecated.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
index 0c656a968f..0b2e298305 100644
--- a/docs/about/deprecated.rst
+++ b/docs/about/deprecated.rst
@@ -249,6 +249,14 @@ was an early implementation of memory encryption suppo=
rt in QEMU, but it has
been superseded by the more comprehensive ``confidential-guest-support``
object.
=20
+``next-cube`` m68k machine (since 11.2)
+'''''''''''''''''''''''''''''''''''''''
+
+The machine never got fully implemented and can only show the firmware pro=
mpt.
+Given the incomplete state and slow progress on improvements, it might get
+removed again without replacement.
+
+
Backend options
---------------
=20
--=20
2.55.0
From nobody Sat Sep 26 21:37:17 2026
Delivered-To: importer@patchew.org
Authentication-Results: mx.zohomail.com;
dkim=pass;
spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as
permitted sender)
smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org;
dmarc=pass(p=none dis=none) header.from=posteo.eu
ARC-Seal: i=1; a=rsa-sha256; t=1787910810; cv=none;
d=zohomail.com; s=zohoarc;
b=RWnlTzDrZZEVFgooB3PD6pNFsKSaM0j1N5iTPzlHG0FGBQa9qtw2mHZCfxlSBirP1hqBmm46cSB9g9yTxOMeoKOSQudDbzTmwHLPA1B2syTe8oc1hhwXeCsg8+9zfs5uFOBU2miv022sKlfkDHG4/QpHhKp3+RF8RD09OzlmbnA=
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com;
s=zohoarc;
t=1787910810;
h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To;
bh=KTF9PZfQbeayuWZmdjvcuipqCwuoiZfFVHPb0TvnpJw=;
b=az5X2e/nCBE1gCjSsb/oJRG3oh7V82icIZZQdc9yue7cTFeurhqiO+uKkBa/V2kOAA7SbffQYpllYjNTB1WUofLLL/Sj9cJpgv8xp+dgOFjYkU9ahRyVpKXpKn3FWxDrZJCIqNfMrLSD94p2ayly9yVyV2bubhMOmqNEPaTL19Y=
ARC-Authentication-Results: i=1; mx.zohomail.com;
dkim=pass;
spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as
permitted sender)
smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org;
dmarc=pass header.from= (p=none dis=none)
Return-Path:
Received: from lists1p.gnu.org (lists1p.gnu.org [209.51.188.17]) by
mx.zohomail.com
with SMTPS id 1787910809659462.37274010370777;
Fri, 28 Aug 2026 02:53:29 -0700 (PDT)
Received: from localhost ([::1] helo=lists1p.gnu.org)
by lists1p.gnu.org with esmtp (Exim 4.90_1)
(envelope-from )
id 1wztGm-0002ma-Re; Fri, 28 Aug 2026 05:53:08 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
by lists1p.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from ) id 1wztGl-0002mC-K9
for qemu-devel@nongnu.org; Fri, 28 Aug 2026 05:53:07 -0400
Received: from mout01.posteo.de ([185.67.36.65])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from ) id 1wztGj-00045n-Vu
for qemu-devel@nongnu.org; Fri, 28 Aug 2026 05:53:07 -0400
Received: from submission (posteo.de [185.67.36.169])
by mout01.posteo.de (Postfix) with ESMTPS id F2C60240027
for ; Fri, 28 Aug 2026 11:53:02 +0200 (CEST)
Received: from customer (localhost [127.0.0.1])
by submission (posteo.de) with ESMTPSA id 4hWYbf1mbmz6twj;
Fri, 28 Aug 2026 11:53:02 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.eu;
s=1984.8680eb; t=1787910782;
bh=KTF9PZfQbeayuWZmdjvcuipqCwuoiZfFVHPb0TvnpJw=;
h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:
Content-Transfer-Encoding:From;
b=mEbMASKd+0MILbvCuZ1xeRDrfUZadSSVHFZmQPEOguYJu0k9hTLwTgUQdIShcSpHC
dd1bKnWo88WdQzZ/j7Lhyx+w0bNgdjvISJAseC73jm0SzArGSb4VMIyjLtOE1sK5It
hmice2oBhbPey3alCRr+j8LO9eMEnYCWXfszRgB5GPeue7EYKU3u++BheC06nWss8z
K4FztXL/xRwt7P3RdnE7bQlsXVDDu71yKnlg9+mVuooNHhmRTTDL5YyOqwhUfsTpTe
TWVKS9hXTE3wIEfBWXaFo+egNz4h4qaFz6gSjMgzpgNhKSpNsRtGX/RxBkc1RX9MIx
pqNZvf3mZ1nOw==
From: Thomas Huth
To: qemu-devel@nongnu.org
Cc: Pierrick Bouvier ,
Mark Cave-Ayland
Subject: [PATCH 3/3] MAINTAINERS: Mark the next-cube machine as "Orphan"
Date: Fri, 28 Aug 2026 09:53:02 +0000
Message-ID: <20260828095241.118458-4-th.huth@posteo.eu>
In-Reply-To: <20260828095241.118458-1-th.huth@posteo.eu>
References: <20260828095241.118458-1-th.huth@posteo.eu>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17
as permitted sender) client-ip=209.51.188.17;
envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org;
helo=lists1p.gnu.org;
Received-SPF: pass client-ip=185.67.36.65; envelope-from=th.huth@posteo.eu;
helo=mout01.posteo.de
X-Spam_score_int: -43
X-Spam_score: -4.4
X-Spam_bar: ----
X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001,
SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-BeenThere: qemu-devel@nongnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: qemu development
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org
Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org
X-ZohoMail-DKIM: pass (identity @posteo.eu)
X-ZM-MESSAGEID: 1787910813615154100
Content-Type: text/plain; charset="utf-8"
I never manage to get this machine to a fully usable state, and in the
course of time I also lost interest in this machine. Mark it as
"Orphan" to set expectations right and make place for somebody else
to take over.
Signed-off-by: Thomas Huth
Reviewed-by: Philippe Mathieu-Daud=C3=A9
---
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6c18b8a419..a6db951b59 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1418,8 +1418,7 @@ F: include/hw/m68k/mcf*.h
F: tests/functional/m68k/test_mcf5208evb.py
=20
NeXTcube
-M: Thomas Huth
-S: Odd Fixes
+S: Orphan
F: hw/m68k/next-*.c
F: hw/display/next-fb.c
F: include/hw/m68k/next-cube.h
--=20
2.55.0