diff options
author | Eric Blake | 2019-01-11 21:13:30 +0100 |
---|---|---|
committer | Eduardo Habkost | 2019-01-17 20:52:40 +0100 |
commit | 0cabc8f15e1be8b0f50f70699e9561b339d5c53f (patch) | |
tree | de60e7f0af795504dc1c22417e00045e49b009bc /hw/misc/ivshmem.c | |
parent | Acceptance tests: add Linux initrd checking test (diff) | |
download | qemu-0cabc8f15e1be8b0f50f70699e9561b339d5c53f.tar.gz qemu-0cabc8f15e1be8b0f50f70699e9561b339d5c53f.tar.xz qemu-0cabc8f15e1be8b0f50f70699e9561b339d5c53f.zip |
qemu.py: Fix error message when qemu dies from signal
When qemu dies from a signal, the python code gets a negative
value for exitcode; but signal numbers are positive. Copy the
pattern used in qemu-iotests/iotests.py for reporting a positive
value.
CC: qemu-trivial@nongnu.org
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190111201330.14473-1-eblake@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/misc/ivshmem.c')
0 files changed, 0 insertions, 0 deletions