On 6/3/23 09:46, Thomas Huth wrote:
For running QEMU in system emulation mode, the user needs a rather
strong host system, i.e. not only an embedded low-frequency controller.
All recent beefy arm host machines should support 64-bit now, it's
unlikely that anybody is still seriously using QEMU on a 32-bit arm
CPU, so we deprecate the 32-bit arm hosts here to finally save use
some time and precious CI minutes.
Reviewed-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Wilfred Mallawa <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
---
docs/about/deprecated.rst | 9 +++++++++
1 file changed, 9 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>