PING: [PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration

2015-10-06 Thread Pavel Fedin
alf Of Pavel Fedin > Sent: Monday, September 28, 2015 6:27 PM > To: kvm...@lists.cs.columbia.edu; kvm@vger.kernel.org > Cc: Marc Zyngier; Andre Przywara > Subject: [PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration > > This patchset adds necessary userspace API i

[PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration

2015-09-28 Thread Pavel Fedin
This patchset adds necessary userspace API in order to support vGICv3 live migration. GICv3 registers are accessed using device attribute ioctls, similar to GICv2. v3 => v4: - Split pure refactoring from anything else - Documentation brought up to date - Cleaned up 'mmio' structure usage in