Re: [Qemu-devel] [PATCH v1 0/4] arm semihosting cleanups

2019-07-03 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190703155244.28166-1-alex.ben...@linaro.org/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash

[Qemu-devel] [PATCH v1 0/4] arm semihosting cleanups

2019-07-03 Thread Alex Bennée
Hi, One of the comments that came up during the review of the plugin series was around the clumsiness of tweaking arm_ld*_code. The main reason was it was being used to "peak" at semihosting instructions at runtime to decide what to do. This series fixes that up to make all the semihosting invocat