Message ID | 20210630153156.9421-1-shashi.mallela@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | GICv3 LPI and ITS feature implementation | expand |
On Wed, 30 Jun 2021 at 16:31, Shashi Mallela <shashi.mallela@linaro.org> wrote: > > This patchset implements qemu device model for enabling physical > LPI support and ITS functionality in GIC as per GICv3 specification. > Both flat table and 2 level tables are implemented.The ITS commands > for adding/deleting ITS table entries,trigerring LPI interrupts are > implemented.Translated LPI interrupt ids are processed by redistributor > to determine priority and set pending state appropriately before > forwarding the same to cpu interface. > The ITS feature support has been added to sbsa-ref platform as well as > virt platform,wherein the emulated functionality co-exists with kvm > kernel functionality. > > Changes in v5: > - v4 review comments addressed > - All kvm_unit_tests PASS You forgot to CC Eric. Anyway, I've now reviewed v5. This is now getting pretty tight to get into 6.1 -- a v6 would have to be on list and reviewed by the end of the week at the latest. I think we might have to slip this to 6.2, I'm afraid. thanks -- PMM