Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250724105939.2393230-1-alex.bennee@linaro.org
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
docs/system/devices/net.rst | 16 ++--
docs/user/index.rst | 5 +-
docs/user/main.rst | 59 ++++++++-----
configure | 1 +
.../dockerfiles/debian-all-test-cross.docker | 33 ++++----
tests/functional/meson.build | 1 +
tests/functional/test_aarch64_kvm.py | 83 +++++++++++++++++++
tests/tcg/Makefile.target | 36 ++++++--
tests/tcg/multiarch/Makefile.target | 8 +-
.../multiarch/system/Makefile.softmmu-target | 16 +++-
10 files changed, 201 insertions(+), 57 deletions(-)
create mode 100755 tests/functional/test_aarch64_kvm.py