Subject: [PULL 00/36] target-arm queue
Message-id: 20200312164459.25924-1-peter.maydell@linaro.org
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 ===

Switched to a new branch 'test'
69acd6a target/arm: kvm: Inject events at the last stage of sync
efcdba7 hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
529b6a0 hw/arm/virt: kvm: Restructure finalize_gic_version()
f6684c7 target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
578ccc5 hw/arm/virt: Introduce finalize_gic_version()
2aff222 hw/arm/virt: Introduce VirtGICType enum type
8230cad hw/arm/virt: Document 'max' value in gic-version property description
c2a49fa docs: add Orange Pi PC document
46e96b1 tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
0695ac2 tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
8ad66ba tests/boot_linux_console: Add a SD card test for the OrangePi PC board
0ce0f7f tests/boot_linux_console: Add initrd test for the Orange Pi PC board
e43bcc6 tests/boot_linux_console: Add a quick test for the OrangePi PC board
c69d47f hw/arm/allwinner: add RTC device support
2c4f7bb hw/arm/allwinner-h3: add SDRAM controller device
c05abeb hw/arm/allwinner-h3: add Boot ROM support
215065d hw/arm/allwinner-h3: add EMAC ethernet device
8383d40 hw/arm/allwinner: add SD/MMC host controller
9671b9a hw/arm/allwinner: add Security Identifier device
15db312 hw/arm/allwinner: add CPU Configuration module
679f573 hw/arm/allwinner-h3: add System Control module
52ba506 hw/arm/allwinner-h3: add USB host controller
a734d71 hw/arm/allwinner-h3: add Clock Control Unit
61bfbe9 hw/arm: add Xunlong Orange Pi PC machine
28a724b hw/arm: add Allwinner H3 System-on-Chip
4f67586 hw/arm/fsl-imx25: Wire up USB controllers
bff3084 hw/arm/fsl-imx25: Wire up eSDHC controllers
9bacd18 hw/arm/cubieboard: make sure SOC object isn't leaked
56621df target/arm: Disable clean_data_tbi for system mode
2fc0358 target/arm: Check addresses for disabled regimes
c3ab34c aspeed/smc: Fix User mode select/unselect scheme
7e18ef7 aspeed/smc: Add some tracing
aaa4233 target/arm: Fix some comment typos
1917129 target/arm: Recalculate hflags correctly after writes to CONTROL
7f2447b target/arm: Update hflags in trans_CPS_v7m()
341de43 hw/intc/armv7m_nvic: Rebuild hflags on reset

=== OUTPUT BEGIN ===
1/36 Checking commit 341de4325185 (hw/intc/armv7m_nvic: Rebuild hflags on reset)
2/36 Checking commit 7f2447b607de (target/arm: Update hflags in trans_CPS_v7m())
3/36 Checking commit 1917129aa313 (target/arm: Recalculate hflags correctly after writes to CONTROL)
4/36 Checking commit aaa4233391ca (target/arm: Fix some comment typos)
5/36 Checking commit 7e18ef793d79 (aspeed/smc: Add some tracing)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#105: 
new file mode 100644

total: 0 errors, 1 warnings, 81 lines checked

Patch 5/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
6/36 Checking commit c3ab34c37dcd (aspeed/smc: Fix User mode select/unselect scheme)
7/36 Checking commit 2fc0358b783a (target/arm: Check addresses for disabled regimes)
8/36 Checking commit 56621dfdb6bc (target/arm: Disable clean_data_tbi for system mode)
9/36 Checking commit 9bacd1894a21 (hw/arm/cubieboard: make sure SOC object isn't leaked)
10/36 Checking commit bff3084fb656 (hw/arm/fsl-imx25: Wire up eSDHC controllers)
11/36 Checking commit 4f675868fca0 (hw/arm/fsl-imx25: Wire up USB controllers)
12/36 Checking commit 28a724bc982a (hw/arm: add Allwinner H3 System-on-Chip)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#80: 
new file mode 100644

total: 0 errors, 1 warnings, 471 lines checked

Patch 12/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
13/36 Checking commit 61bfbe93b55d (hw/arm: add Xunlong Orange Pi PC machine)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#50: 
new file mode 100644

total: 0 errors, 1 warnings, 107 lines checked

Patch 13/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
14/36 Checking commit a734d7112e1a (hw/arm/allwinner-h3: add Clock Control Unit)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#74: 
new file mode 100644

total: 0 errors, 1 warnings, 369 lines checked

Patch 14/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
15/36 Checking commit 52ba506b8b8c (hw/arm/allwinner-h3: add USB host controller)
16/36 Checking commit 679f5737c126 (hw/arm/allwinner-h3: add System Control module)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#74: 
new file mode 100644

total: 0 errors, 1 warnings, 268 lines checked

Patch 16/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
17/36 Checking commit 15db31277b17 (hw/arm/allwinner: add CPU Configuration module)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#75: 
new file mode 100644

total: 0 errors, 1 warnings, 405 lines checked

Patch 17/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
18/36 Checking commit 9671b9a58128 (hw/arm/allwinner: add Security Identifier device)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#93: 
new file mode 100644

total: 0 errors, 1 warnings, 315 lines checked

Patch 18/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
19/36 Checking commit 8383d40192ce (hw/arm/allwinner: add SD/MMC host controller)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#227: 
new file mode 100644

total: 0 errors, 1 warnings, 1191 lines checked

Patch 19/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
20/36 Checking commit 215065d17b8d (hw/arm/allwinner-h3: add EMAC ethernet device)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#130: 
new file mode 100644

total: 0 errors, 1 warnings, 1084 lines checked

Patch 20/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
21/36 Checking commit c05abeb28135 (hw/arm/allwinner-h3: add Boot ROM support)
22/36 Checking commit 2c4f7bb850be (hw/arm/allwinner-h3: add SDRAM controller device)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#100: 
new file mode 100644

total: 0 errors, 1 warnings, 565 lines checked

Patch 22/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
23/36 Checking commit c69d47ff7b42 (hw/arm/allwinner: add RTC device support)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#112: 
new file mode 100644

total: 0 errors, 1 warnings, 652 lines checked

Patch 23/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
24/36 Checking commit e43bcc63841d (tests/boot_linux_console: Add a quick test for the OrangePi PC board)
25/36 Checking commit 0ce0f7ff948f (tests/boot_linux_console: Add initrd test for the Orange Pi PC board)
26/36 Checking commit 8ad66bad7f9a (tests/boot_linux_console: Add a SD card test for the OrangePi PC board)
27/36 Checking commit 0695ac2c0b4a (tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC)
28/36 Checking commit 46e96b1af3a1 (tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC)
29/36 Checking commit c2a49faa1152 (docs: add Orange Pi PC document)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#36: 
new file mode 100644

total: 0 errors, 1 warnings, 274 lines checked

Patch 29/36 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
30/36 Checking commit 8230cad92dc7 (hw/arm/virt: Document 'max' value in gic-version property description)
31/36 Checking commit 2aff22272c10 (hw/arm/virt: Introduce VirtGICType enum type)
32/36 Checking commit 578ccc5b7e30 (hw/arm/virt: Introduce finalize_gic_version())
33/36 Checking commit f6684c7fe6f7 (target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap)
34/36 Checking commit 529b6a01fabd (hw/arm/virt: kvm: Restructure finalize_gic_version())
35/36 Checking commit efcdba73b4a1 (hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work)
36/36 Checking commit 69acd6ad0154 (target/arm: kvm: Inject events at the last stage of sync)
=== OUTPUT END ===

Test command exited with code: 0