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 <[email protected]> --- 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 support in QEMU, but it has been superseded by the more comprehensive ``confidential-guest-support`` object. +``next-cube`` m68k machine (since 11.2) +''''''''''''''''''''''''''''''''''''''' + +The machine never got fully implemented and can only show the firmware prompt. +Given the incomplete state and slow progress on improvements, it might get +removed again without replacement. + + Backend options --------------- -- 2.55.0
