Failed in applying to current master (
apply log)
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 ++-
tests/tcg/multiarch/system/Makefile.softmmu-target | 16 +++--
11 files changed, 192 insertions(+), 58 deletions(-)
create mode 100755 tests/functional/test_aarch64_kvm.py