[Xen-devel] [PATCH v5 26/30] ARM: vITS: handle INV command

2017-04-05 Thread Andre Przywara
The INV command instructs the ITS to update the configuration data for a given LPI by re-reading its entry from the property table. We don't need to care so much about the priority value, but enabling or disabling an LPI has some effect: We remove or push virtual LPIs to their VCPUs, also check the

Re: [Xen-devel] [PATCH v5 26/30] ARM: vITS: handle INV command

2017-04-05 Thread Stefano Stabellini
On Thu, 6 Apr 2017, Andre Przywara wrote: > The INV command instructs the ITS to update the configuration data for > a given LPI by re-reading its entry from the property table. > We don't need to care so much about the priority value, but enabling > or disabling an LPI has some effect: We remove o

Re: [Xen-devel] [PATCH v5 26/30] ARM: vITS: handle INV command

2017-04-07 Thread Julien Grall
Hi Andre, On 06/04/17 00:19, Andre Przywara wrote: The INV command instructs the ITS to update the configuration data for a given LPI by re-reading its entry from the property table. We don't need to care so much about the priority value, but enabling or disabling an LPI has some effect: We remo