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


Reply via email to