[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bit
From: |
Peter Maydell |
Subject: |
Re: [PATCH] hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bit |
Date: |
Thu, 25 Nov 2021 15:48:04 +0000 |
On Thu, 25 Nov 2021 at 15:19, Alex Bennée <alex.bennee@linaro.org> wrote:
>
>
> Shashi Mallela <shashi.mallela@linaro.org> writes:
>
> > When Enabled bit is cleared in GITS_CTLR,ITS feature continues
> > to be enabled.This patch fixes the issue.
> >
> > Signed-off-by: Shashi Mallela <shashi.mallela@linaro.org>
>
>
> Tested-by: Alex Bennée <alex.bennee@linaro.org>
>
> in so far as it doesn't break the kvm-unit-tests but it also doesn't
> solve the:
>
> irq 55: nobody cared (try booting with the "irqpoll" option)
For the fix to that try
20211124202005.989935-1-peter.maydell@linaro.org/">https://patchew.org/QEMU/20211124202005.989935-1-peter.maydell@linaro.org/
-- PMM