diff options
| author | Daniel P. Berrangé <berrange@redhat.com> | 2025-02-25 19:39:12 +0000 |
|---|---|---|
| committer | Daniel P. Berrangé <berrange@redhat.com> | 2025-05-08 17:11:10 +0100 |
| commit | ae8ac80c50c2d50e3e17cf5ab35083d2da106235 (patch) | |
| tree | b1dc49eeb89cf27ed676180517c22316639da40d /docs/about | |
| parent | f59ee044067a2eeff0d53c7e87b8295835ac190a (diff) | |
| download | focaccia-qemu-ae8ac80c50c2d50e3e17cf5ab35083d2da106235.tar.gz focaccia-qemu-ae8ac80c50c2d50e3e17cf5ab35083d2da106235.zip | |
docs/about/deprecated: auto-generate a note for versioned machine types
We deprecate versioned machine types on a fixed schedule. This allows us to auto-generate a paragraph in the deprecated.rst document that always has accurate version info. Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/deprecated.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst index 05381441a9..1a1b423030 100644 --- a/docs/about/deprecated.rst +++ b/docs/about/deprecated.rst @@ -278,6 +278,13 @@ CPU implementation for a while before removing all support. System emulator machines ------------------------ +Versioned machine types (aarch64, arm, i386, m68k, ppc64, s390x, x86_64) +'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' + +In accordance with our versioned machine type deprecation policy, all machine +types with version |VER_MACHINE_DEPRECATION_VERSION|, or older, have been +deprecated. + Arm ``virt`` machine ``dtb-kaslr-seed`` property (since 7.1) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' |