Re: [PATCH v2 00/50] hppa: general improvements and tidy-ups

2022-05-08 Thread Richard Henderson
On 5/8/22 04:21, Mark Cave-Ayland wrote: Richard, thanks for taking the time to look over this (rather large) patchset. I've replied to your comments, and from what I can see the v2 patchset should be fine to merge. Are you happy for me to go ahead and send a PR with that and the artist fixes?

Re: [PATCH v2 00/50] hppa: general improvements and tidy-ups

2022-05-08 Thread Mark Cave-Ayland
On 04/05/2022 10:25, Mark Cave-Ayland wrote: This patchset started off when I noticed that dino.c was accessing parent_obj directly rather than using a QOM cast. After fixing that I noticed quite a few other improvements that could be done to bring hppa up to our recommended coding standards. T

[PATCH v2 00/50] hppa: general improvements and tidy-ups

2022-05-04 Thread Mark Cave-Ayland
This patchset started off when I noticed that dino.c was accessing parent_obj directly rather than using a QOM cast. After fixing that I noticed quite a few other improvements that could be done to bring hppa up to our recommended coding standards. The main aim of this patchset is to de-couple the