Re: [PULL v2 00/61] target-arm queue

2022-04-22 Thread Richard Henderson
On 4/22/22 06:47, Peter Maydell wrote: This pullreq is (1) my GICv4 patches (2) most of the first third of RTH's cleanup patchset (3) one patch fixing an smmuv3 bug... v2 changes: fix build failure on aarch64 hosts by moving the gicv3_add_its() and gicv3_foreach_its() functions to arm_gicv3_its_

[PULL v2 00/61] target-arm queue

2022-04-22 Thread Peter Maydell
This pullreq is (1) my GICv4 patches (2) most of the first third of RTH's cleanup patchset (3) one patch fixing an smmuv3 bug... v2 changes: fix build failure on aarch64 hosts by moving the gicv3_add_its() and gicv3_foreach_its() functions to arm_gicv3_its_common.h. thanks -- PMM The following