Re: [kvmarm] [PATCH 00/29] ARM: KVM: pre-arm64 KVM/arm rework

2013-03-06 Thread Christoffer Dall
On Tue, Mar 05, 2013 at 02:42:54AM +, Marc Zyngier wrote: > This patch series is reworking KVM/arm in order to prepare the code > to be shared with the upcoming KVM/arm64. > > Nothing major here, just a lot of accessors, small cleanups and fixes > to make the code useable on arm64. > > This c

[PATCH 00/29] ARM: KVM: pre-arm64 KVM/arm rework

2013-03-04 Thread Marc Zyngier
This patch series is reworking KVM/arm in order to prepare the code to be shared with the upcoming KVM/arm64. Nothing major here, just a lot of accessors, small cleanups and fixes to make the code useable on arm64. This code has been tested on VE-TC2 and arm64 models. As always, comments are most