Message-id: 20190325143152.9981-1-peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 0/6] target-arm queue
Type: series

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 * [new tag]               patchew/20190325143152.9981-1-peter.maydell@linaro.org -> patchew/20190325143152.9981-1-peter.maydell@linaro.org
Switched to a new branch 'test'
11a5dc639d target/arm: make pmccntr_op_start/finish static
e280a65988 target/arm: cortex-a7 and cortex-a15 have pmus
723d46cb16 target/arm: fix crash on pmu register access
d7984b016c target/arm: add PCI_TESTDEV back to default config
690477a883 nrf51_gpio: reflect pull-up/pull-down to IRQs
13408943ff target/arm: Fix non-parallel expansion of CASP

=== OUTPUT BEGIN ===
1/6 Checking commit 13408943ff13 (target/arm: Fix non-parallel expansion of CASP)
2/6 Checking commit 690477a88305 (nrf51_gpio: reflect pull-up/pull-down to IRQs)
3/6 Checking commit d7984b016c24 (target/arm: add PCI_TESTDEV back to default config)
4/6 Checking commit 723d46cb1672 (target/arm: fix crash on pmu register access)
5/6 Checking commit e280a65988e6 (target/arm: cortex-a7 and cortex-a15 have pmus)
6/6 Checking commit 11a5dc639d98 (target/arm: make pmccntr_op_start/finish static)
=== OUTPUT END ===

Test command exited with code: 0