Re: [Qemu-devel] [PATCH v2 0/3] script for crash-testing -device

2017-05-12 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20170513033316.22395-1-ehabk...@redhat.com Subject: [Qemu-devel] [PATCH v2 0/3] script for crash-testing -device === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

[Qemu-devel] [PATCH v2 0/3] script for crash-testing -device

2017-05-12 Thread Eduardo Habkost
Changes v1 -> v2: * Use a simpler method to query QEMU exit code in qemu.py * Use only qemu.py module, instead of qtest.py * New whitelist entries: * "could not find stage1 bootloader" * Segfaults when using devices: a15mpcore_priv, sb16, cs4231a, arm-gicv3 * Format "success" line using formatT