Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code

2020-04-06 Thread Philippe Mathieu-Daudé
On 3/30/20 11:21 AM, Stefan Hajnoczi wrote: On Wed, Mar 25, 2020 at 08:20:49PM +0100, Philippe Mathieu-Daudé wrote: On Wed, Mar 25, 2020 at 8:18 PM Philippe Mathieu-Daudé wrote: This series is inspired of Peter fix: "hw/arm/xlnx-zynqmp.c: fix some error-handling code" https://www.mail-archive

Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code

2020-04-03 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > Hi Markus, Peter. > > On 3/31/20 3:23 PM, Markus Armbruster wrote: >> Philippe Mathieu-Daudé writes: >> >>> This series is inspired of Peter fix: >>> "hw/arm/xlnx-zynqmp.c: fix some error-handling code" >>> https://www.mail-archive.com/qemu-devel@nongnu.org/msg69

Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code

2020-04-03 Thread Philippe Mathieu-Daudé
Hi Markus, Peter. On 3/31/20 3:23 PM, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: This series is inspired of Peter fix: "hw/arm/xlnx-zynqmp.c: fix some error-handling code" https://www.mail-archive.com/qemu-devel@nongnu.org/msg691636.html Add a cocci script to fix the other place

Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code

2020-03-31 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > This series is inspired of Peter fix: > "hw/arm/xlnx-zynqmp.c: fix some error-handling code" > https://www.mail-archive.com/qemu-devel@nongnu.org/msg691636.html > > Add a cocci script to fix the other places. > > Based-on: <20200324134947.15384-1-peter.mayd...@lin

Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code

2020-03-30 Thread Stefan Hajnoczi
On Wed, Mar 25, 2020 at 08:20:49PM +0100, Philippe Mathieu-Daudé wrote: > On Wed, Mar 25, 2020 at 8:18 PM Philippe Mathieu-Daudé > wrote: > > > > This series is inspired of Peter fix: > > "hw/arm/xlnx-zynqmp.c: fix some error-handling code" > > https://www.mail-archive.com/qemu-devel@nongnu.org/m

Re: [PATCH-for-5.0 00/12] hw: Add missing error-propagation code

2020-03-25 Thread Philippe Mathieu-Daudé
On Wed, Mar 25, 2020 at 8:18 PM Philippe Mathieu-Daudé wrote: > > This series is inspired of Peter fix: > "hw/arm/xlnx-zynqmp.c: fix some error-handling code" > https://www.mail-archive.com/qemu-devel@nongnu.org/msg691636.html > > Add a cocci script to fix the other places. > > Based-on: <20200324

[PATCH-for-5.0 00/12] hw: Add missing error-propagation code

2020-03-25 Thread Philippe Mathieu-Daudé
This series is inspired of Peter fix: "hw/arm/xlnx-zynqmp.c: fix some error-handling code" https://www.mail-archive.com/qemu-devel@nongnu.org/msg691636.html Add a cocci script to fix the other places. Based-on: <20200324134947.15384-1-peter.mayd...@linaro.org> Philippe Mathieu-Daud=C3=A9 (12):