[PATCH 0/3] Fix bugs in the next-cube code and deprecate it

Thomas Huth posted 3 patches 4 weeks, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260828095241.118458-1-th.huth@posteo.eu
Maintainers: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
MAINTAINERS               |  3 +--
docs/about/deprecated.rst |  8 ++++++++
hw/m68k/next-cube.c       | 10 ++++++----
3 files changed, 15 insertions(+), 6 deletions(-)
[PATCH 0/3] Fix bugs in the next-cube code and deprecate it
Posted by Thomas Huth 4 weeks, 1 day ago
Fix some guest-triggerable assert() and abort() statements in the
next-cube machine. Since this machine is incomplete and not really
usable, mark it as deprecated and orphan, so we can remove it in
a couple of releases if nobody chimes in to get it into a proper
state.

Thomas Huth (3):
  hw/m68k/next-cube: Replace assert()s and abort()s with logging
    functions
  docs/about: Deprecate the 'next-cube' m68k machine
  MAINTAINERS: Mark the next-cube machine as "Orphan"

 MAINTAINERS               |  3 +--
 docs/about/deprecated.rst |  8 ++++++++
 hw/m68k/next-cube.c       | 10 ++++++----
 3 files changed, 15 insertions(+), 6 deletions(-)

-- 
2.55.0