Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201008142557.9845-1-peter.maydell@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Cornelia Huck <cohuck@redhat.com>, Thomas Huth <thuth@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Laurent Vivier <lvivier@redhat.com>
docs/system/arm/cpu-features.rst | 11 ++++
include/hw/arm/fsl-imx25.h | 2 +-
include/hw/arm/virt.h | 5 ++
linux-headers/linux/kvm.h | 6 ++-
target/arm/cpu.h | 4 ++
target/arm/kvm_arm.h | 94 ++++++++++++++++++++++++++-------
hw/arm/sbsa-ref.c | 3 +-
hw/arm/virt.c | 110 ++++++++++++++++++++++++++++-----------
hw/char/bcm2835_aux.c | 4 +-
hw/ssi/npcm7xx_fiu.c | 12 ++---
target/arm/cpu.c | 8 +++
target/arm/cpu64.c | 4 ++
target/arm/kvm.c | 16 ++++++
target/arm/kvm64.c | 64 +++++++++++++++++++++--
target/arm/monitor.c | 2 +-
tests/qtest/arm-cpu-features.c | 25 +++++++--
hw/ssi/trace-events | 2 +-
tests/qtest/meson.build | 3 +-
18 files changed, 303 insertions(+), 72 deletions(-)