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

2015-10-28 Thread Pavel Fedin
Hello! > > v4 => v5: > > - Adapted to new API by Peter Maydell, Marc Zyngier and Christoffer Dall. > > Acked-by's on the documentation were dropped, just in case, because i > > slightly adjusted it. Additionally, i merged all doc updates into one > > patch. > > Could you tell us what you

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

2015-10-23 Thread Peter Maydell
On 12 October 2015 at 09:29, Pavel Fedin wrote: > This patchset adds necessary userspace API in order to support vGICv3 live > migration. GICv3 registers are accessed using device attribute ioctls, > similar to GICv2. > > Whoever wants to test it, please note that this

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

2015-10-20 Thread Pavel Fedin
Behalf > Of Pavel Fedin > Sent: Monday, October 12, 2015 11:30 AM > To: kvm...@lists.cs.columbia.edu; kvm@vger.kernel.org > Cc: Christoffer Dall; Marc Zyngier; Andre Przywara > Subject: [PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration > > This patchset adds neces

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

2015-10-20 Thread Pavel Fedin
Hello! > We'll get to your patches when we get to them, but seriously, you have > to curb your eagerness a bit. Ok, sorry for this disturbance then. It is enough for me to know it. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- To unsubscribe from

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

2015-10-20 Thread Christoffer Dall
Message- > > From: kvm-ow...@vger.kernel.org [mailto:kvm-ow...@vger.kernel.org] On > > Behalf Of Pavel Fedin > > Sent: Monday, October 12, 2015 11:30 AM > > To: kvm...@lists.cs.columbia.edu; kvm@vger.kernel.org > > Cc: Christoffer Dall; Marc Zyngier; Andre Przywara &g

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

2015-10-12 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. Whoever wants to test it, please note that this version is not binary-compatible with previous one, the API has been seriously