Re: [Qemu-devel] [kvm-unit-tests PATCH v2 0/4] arm: add GICv2 MMIO tests

2018-07-20 Thread Peter Maydell
On 20 July 2018 at 16:39, Andre Przywara wrote: > I found this in one my branches: this is an updated version of what I sent > end of 2016 [1]. I tried to address all comments that Drew and Eric had at > the time. > Please have a look whether this makes sense. > > Changelog v1..v2: > - made many f

[Qemu-devel] [kvm-unit-tests PATCH v2 0/4] arm: add GICv2 MMIO tests

2018-07-20 Thread Andre Przywara
I found this in one my branches: this is an updated version of what I sent end of 2016 [1]. I tried to address all comments that Drew and Eric had at the time. Please have a look whether this makes sense. Changelog v1..v2: - made many functions void - use symbolic name for first SPI being number 3