mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-25 00:48:36 -07:00
Remove the 'n800' and 'n810' machine types, which modelled Nokia internet tablets. These were deprecated in 9.0 and so we can remove them for 9.2. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240903160751.4100218-26-peter.maydell@linaro.org [PMM: added removal of arm-n800-machine.c post-review] |
||
|---|---|---|
| .. | ||
| avocado_qemu | ||
| boot_linux.py | ||
| boot_linux_console.py | ||
| boot_xen.py | ||
| hotplug_blk.py | ||
| hotplug_cpu.py | ||
| intel_iommu.py | ||
| kvm_xen_guest.py | ||
| linux_ssh_mips_malta.py | ||
| machine_aspeed.py | ||
| migration.py | ||
| README.rst | ||
| replay_kernel.py | ||
| replay_linux.py | ||
| reverse_debugging.py | ||
| riscv_opensbi.py | ||
| smmu.py | ||
| tcg_plugins.py | ||
| tuxrun_baselines.py | ||
| vnc.py | ||
============================================= Integration tests using the Avocado Framework ============================================= This directory contains integration tests. They're usually higher level, and may interact with external resources and with various guest operating systems. For more information, please refer to ``docs/devel/testing.rst``, section "Integration tests using the Avocado Framework".