Re: [RFC PATCH 3/4] hw/intc: set GICD_TYPER.DVIS for GICv4

2021-02-02 Thread Peter Maydell
On Sun, 24 Jan 2021 at 02:53, Leif Lindholm wrote: > > The VLPI frames are what make the redistributor size change, so ensure > we state in GICD_TYPER that we have them. > > Signed-off-by: Leif Lindholm > --- > hw/intc/arm_gicv3_dist.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/

[RFC PATCH 3/4] hw/intc: set GICD_TYPER.DVIS for GICv4

2021-01-23 Thread Leif Lindholm
The VLPI frames are what make the redistributor size change, so ensure we state in GICD_TYPER that we have them. Signed-off-by: Leif Lindholm --- hw/intc/arm_gicv3_dist.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/intc/arm_gicv3_dist.c b/hw/intc/arm_gicv3_dist.c index b65f56f903..