On 14 July 2018 at 18:15, Luc Michel <luc.mic...@greensocs.com> wrote: > Implement virtualization extensions in gic_activate_irq() and > gic_drop_prio() and in gic_get_prio_from_apr_bits() called by > gic_drop_prio(). > > When the current CPU is a vCPU: > - Use GIC_VIRT_MIN_BPR and GIC_VIRT_NR_APRS instead of their non-virt > counterparts, > - the vCPU APR is stored in the virtual interface, in h_apr. > > Signed-off-by: Luc Michel <luc.mic...@greensocs.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM