Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250725154517.3523095-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>, "Daniel P. Berrangé" <berrange@redhat.com>
docs/system/devices/net.rst | 16 +++--
docs/user/index.rst | 5 +-
docs/user/main.rst | 60 ++++++++++------
configure | 1 +
.../dockerfiles/debian-all-test-cross.docker | 34 +++++----
tests/functional/meson.build | 1 +
tests/functional/qemu_test/testcase.py | 2 +-
tests/functional/test_aarch64_kvm.py | 71 +++++++++++++++++++
tests/tcg/Makefile.target | 36 ++++++++--
tests/tcg/multiarch/Makefile.target | 8 ++-
.../multiarch/system/Makefile.softmmu-target | 16 +++--
11 files changed, 192 insertions(+), 58 deletions(-)
create mode 100755 tests/functional/test_aarch64_kvm.py