On Fri, 21 Aug 2020 at 09:39, Graeme Gregory <gra...@nuviainc.com> wrote: > > Fixing a typo in a previous patch that translated an "i" to a 1 > and therefore breaking the allocation of PCIe interrupts. This was > discovered when virtio-net-pci devices ceased to function correctly. > > Fixes: 48ba18e6d3f3 ("hw/arm/sbsa-ref: Simplify by moving the gic in the > machine state") > Signed-off-by: Graeme Gregory <gra...@nuviainc.com> > --- > hw/arm/sbsa-ref.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to target-arm.next, thanks. (I added a cc: qemu-sta...@nongnu.org; seems worth fixing in 5.1.1.) -- PMM