Re: [Qemu-devel] [PULL v3 00/10] target-arm queue

2018-11-02 Thread Peter Maydell
On 2 November 2018 at 17:16, Peter Maydell wrote: > This is a respin of my pull request from earlier this week: > * versal board compile failure fixed > * a few new patches: > - MAINTAINERS file fix > - use ARRAY_SIZE macro in xilinx_zynq > - avoid an array overrun in strongarm GPIO irq ha

[Qemu-devel] [PULL v3 00/10] target-arm queue

2018-11-02 Thread Peter Maydell
This is a respin of my pull request from earlier this week: * versal board compile failure fixed * a few new patches: - MAINTAINERS file fix - use ARRAY_SIZE macro in xilinx_zynq - avoid an array overrun in strongarm GPIO irq handling - fix an assert running KVM on an aarch64-only host T