On Fri, Apr 14, 2017 at 3:45 PM, Eric Auger <[email protected]> wrote: > In its_sync_lpi_pending_table() we currently ignore the > target_vcpu of the LPIs. We sync the pending bit found in > the vcpu pending table even if the LPI is not targeting it. > > Also in vgic_its_cmd_handle_invall() we are supposed to > read the config table data for the LPIs associated to the > collection ID. At the moment we refresh all LPI config > information. > > This patch passes a vpcu to vgic_copy_lpi_list() so that > this latter returns a snapshot of the LPIs targeting this > CPU and only those. > > Signed-off-by: Eric Auger <[email protected]> Tested-by: Prakash, Brahmajyosyula <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
- Re: [PATCH v5 18/22] KVM: arm64: vgic-its: vgic_its_... Prakash B
- Re: [PATCH v5 18/22] KVM: arm64: vgic-its: vgic_its_... Christoffer Dall
- [PATCH v5 13/22] KVM: arm64: vgic-its: Check the device i... Eric Auger
- [PATCH v5 09/22] KVM: arm64: vgic-its: Introduce migratio... Eric Auger
- Re: [PATCH v5 09/22] KVM: arm64: vgic-its: Introduce... Prakash B
- Re: [PATCH v5 09/22] KVM: arm64: vgic-its: Introduce... Christoffer Dall
- [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table ... Eric Auger
- Re: [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pendi... Prakash B
- Re: [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pendi... Christoffer Dall
- Re: [PATCH v5 21/22] KVM: arm64: vgic-its: Fix p... Auger Eric
- Re: [PATCH v5 21/22] KVM: arm64: vgic-its: F... Christoffer Dall
- [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/... Eric Auger
- Re: [PATCH v5 20/22] KVM: arm64: vgic-its: Device ta... Prakash B
- Re: [PATCH v5 20/22] KVM: arm64: vgic-its: Device ta... Christoffer Dall
- Re: [PATCH v5 20/22] KVM: arm64: vgic-its: Devic... Auger Eric
- Re: [PATCH v5 20/22] KVM: arm64: vgic-its: D... Christoffer Dall
- Re: [PATCH v5 20/22] KVM: arm64: vgic-it... Auger Eric
- [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure... Eric Auger
