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