On 14 July 2018 at 18:15, Luc Michel <[email protected]> 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 <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
