reverse_debugging no longer depends on Avocado, so remove the import checks for Avocado, the per-arch endianness tweaks, and the per-arch register settings. All of these are now handled in the ReverseDebugging class, automatically. Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org> Message-ID: <20251003141820.85278-10-gustavo.romero@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| test_acpi_bits.py | ||
| test_bad_vmstate.py | ||
| test_cpu_model_versions.py | ||
| test_cpu_queries.py | ||
| test_hotplug_blk.py | ||
| test_hotplug_cpu.py | ||
| test_intel_iommu.py | ||
| test_kvm_xen.py | ||
| test_linux_initrd.py | ||
| test_mem_addr_space.py | ||
| test_memlock.py | ||
| test_migration.py | ||
| test_multiprocess.py | ||
| test_netdev_ethtool.py | ||
| test_pc_cpu_hotplug_props.py | ||
| test_replay.py | ||
| test_reverse_debug.py | ||
| test_tuxrun.py | ||
| test_vfio_user_client.py | ||
| test_virtio_balloon.py | ||
| test_virtio_gpu.py | ||
| test_virtio_version.py | ||