On Sat, May 06, 2017 at 05:24:28PM +0200, Eric Auger wrote: > We plan to support different migration ABIs, ie. characterizing > the ITS table layout format in guest RAM. For example, a new ABI > will be needed if vLPIs get supported for nested use case. > > So let's introduce an array of supported ABIs (at the moment a single > ABI is supported though). The following characteristics are foreseen > to vary with the ABI: size of table entries, save/restore operation, > the way abi settings are applied. > > By default the MAX_ABI_REV is applied on its creation. In subsequent > patches we will introduce a way for the userspace to change the ABI > in use. > > The entry sizes now are set according to the ABI version and not > hardcoded anymore. > > Signed-off-by: Eric Auger <[email protected]> > Reviewed-by: Christoffer Dall <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
- [PATCH v7 07/24] KVM: arm64: vgic-its: Implement vgic_its... Eric Auger
- [PATCH v7 05/24] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_G... Eric Auger
- [PATCH v7 02/24] KVM: arm/arm64: Add GICV3 pending table ... Eric Auger
- [PATCH v7 08/24] KVM: arm64: vgic-its: Implement vgic_mmi... Eric Auger
- [PATCH v7 03/24] KVM: arm/arm64: vgic-its: rename itte in... Eric Auger
- [PATCH v7 10/24] KVM: arm64: vgic-its: Implement vgic_mmi... Eric Auger
- Re: [PATCH v7 10/24] KVM: arm64: vgic-its: Implement... Christoffer Dall
- [PATCH v7 09/24] KVM: arm64: vgic-its: Introduce migratio... Eric Auger
- Re: [PATCH v7 09/24] KVM: arm64: vgic-its: Introduce... Christoffer Dall
- [PATCH v7 13/24] KVM: arm64: vgic-its: Check the device i... Eric Auger
- [PATCH v7 12/24] KVM: arm64: vgic-its: Interpret MAPD ITT... Eric Auger
- [PATCH v7 11/24] KVM: arm64: vgic-its: Interpret MAPD Siz... Eric Auger
- [PATCH v7 19/24] KVM: arm64: vgic-its: Collection table s... Eric Auger
- [PATCH v7 15/24] KVM: arm64: vgic-its: Read config and pe... Eric Auger
- Re: [PATCH v7 15/24] KVM: arm64: vgic-its: Read conf... Marc Zyngier
- Re: [PATCH v7 15/24] KVM: arm64: vgic-its: Read conf... Christoffer Dall
- [PATCH v7 17/24] KVM: arm64: vgic-its: vgic_its_alloc_ite... Eric Auger
