Re: [PATCH for 5.0-rc3 v1 00/11] more random fixes

2020-04-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200409211529.5269-1-alex.ben...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH for 5.0-rc3 v1 00/11] more random fixes Message-id: 20200409211529.5269-1-alex.ben

[PATCH for 5.0-rc3 v1 00/11] more random fixes

2020-04-09 Thread Alex Bennée
Hi, Here are some more random fixes for the tree. In no particular order we have: - A couple of bugs found in the gdbstub GByteArray conversion - A trivial fix to /proc/self/stat output - An attempt to fix broken PIE builds for Windows (please test!) - Some fixes to get "make docker-all-t