On Fri, Jul 13, 2018 at 10:27:28AM +0200, Thomas Huth wrote: > As discovered recently, you can crash QEMU with a lot of devices > that do not get the reference counting of child objects right. > You just have to run 'device-list-properties' and call 'info qtree' > afterwards. > This patch series fixes a bunch of these problems in the ARM code. > I did not fix all problems yet, since it is quite time consuming, > and this series is big enough already. The remaining problems can > be fixed in an independent patch series later. > > v2: > - Updated the first patch according to the review feedback from v1 > - Added more patches with additional fixes
OK, I will stop replying to each individual patch and just send a single one for the series: Reviewed-by: Eduardo Habkost <[email protected]> -- Eduardo
