Re: [PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range

2018-06-22 Thread Marc Zyngier
t; Cc: Thomas Gleixner ; Ard Biesheuvel > > ; Shanker Donthineni > > ; Shameerali Kolothum Thodi > > ; MaJun ; > > Laurentiu Tudor ; Lei Zhang > > > > Subject: [PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range > > > > A recent extension t

Re: [PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range

2018-06-22 Thread Marc Zyngier
t; Cc: Thomas Gleixner ; Ard Biesheuvel > > ; Shanker Donthineni > > ; Shameerali Kolothum Thodi > > ; MaJun ; > > Laurentiu Tudor ; Lei Zhang > > > > Subject: [PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range > > > > A recent extension t

RE: [PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range

2018-06-22 Thread Shameerali Kolothum Thodi
or ; Lei Zhang > > Subject: [PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range > > A recent extension to the GIC architecture allows a hypervisor to > arbitrarily reduce the number of LPIs available to a guest, no > matter what the GIC says about

RE: [PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range

2018-06-22 Thread Shameerali Kolothum Thodi
or ; Lei Zhang > > Subject: [PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range > > A recent extension to the GIC architecture allows a hypervisor to > arbitrarily reduce the number of LPIs available to a guest, no > matter what the GIC says about

[PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range

2018-06-20 Thread Marc Zyngier
A recent extension to the GIC architecture allows a hypervisor to arbitrarily reduce the number of LPIs available to a guest, no matter what the GIC says about the valid range of IntIDs. Let's factor in this information when computing the number of available LPIs Signed-off-by: Marc Zyngier ---

[PATCH 6/7] irqchip/gic-v3-its: Honor hypervisor enforced LPI range

2018-06-20 Thread Marc Zyngier
A recent extension to the GIC architecture allows a hypervisor to arbitrarily reduce the number of LPIs available to a guest, no matter what the GIC says about the valid range of IntIDs. Let's factor in this information when computing the number of available LPIs Signed-off-by: Marc Zyngier ---