Subject: [PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
Message-id: 20200331105048.27989-1-f4bug@amsat.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 ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 * [new tag]         patchew/20200331140638.16464-1-philmd@redhat.com -> patchew/20200331140638.16464-1-philmd@redhat.com
Switched to a new branch 'test'
90b05bf target/sparc/int32_helper: Extract and use excp_name_str()
84973c5 target/sparc/int32_helper: Remove DEBUG_PCALL definition
e1ac627 hw/timer/grlib_gptimer: Display frequency in decimal
f3332be hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
c2891ce hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
ceb752b hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
67eccc8 tests/acceptance/machine_sparc_leon3: Disable HelenOS test

=== OUTPUT BEGIN ===
1/7 Checking commit 67eccc839f95 (tests/acceptance/machine_sparc_leon3: Disable HelenOS test)
2/7 Checking commit ceb752bbe646 (hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers)
3/7 Checking commit c2891ce4d42b (hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses)
4/7 Checking commit f3332be79419 (hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses)
5/7 Checking commit e1ac627ee490 (hw/timer/grlib_gptimer: Display frequency in decimal)
6/7 Checking commit 84973c5e2afc (target/sparc/int32_helper: Remove DEBUG_PCALL definition)
7/7 Checking commit 90b05bf76280 (target/sparc/int32_helper: Extract and use excp_name_str())
=== OUTPUT END ===

Test command exited with code: 0