Re: [PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration

2017-03-14 Thread Alex Williamson
On Tue, 14 Mar 2017 11:55:33 +1100 David Gibson wrote: > On Tue, Mar 14, 2017 at 11:54:03AM +1100, Alexey Kardashevskiy wrote: > > On 10/03/17 15:48, David Gibson wrote: > > > On Fri, Mar 10, 2017 at 02:53:27PM +1100, Alexey Kardashevskiy wrote: > > >> This is my

Re: [PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration

2017-03-13 Thread David Gibson
On Tue, Mar 14, 2017 at 11:54:03AM +1100, Alexey Kardashevskiy wrote: > On 10/03/17 15:48, David Gibson wrote: > > On Fri, Mar 10, 2017 at 02:53:27PM +1100, Alexey Kardashevskiy wrote: > >> This is my current queue of patches to add acceleration of TCE > >> updates in KVM. > >> > >> This is based

Re: [PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration

2017-03-13 Thread Alexey Kardashevskiy
On 10/03/17 15:48, David Gibson wrote: > On Fri, Mar 10, 2017 at 02:53:27PM +1100, Alexey Kardashevskiy wrote: >> This is my current queue of patches to add acceleration of TCE >> updates in KVM. >> >> This is based on Linus'es tree sha1 c1aa905a304e. > > I think we're finally there - I've now

Re: [PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration

2017-03-09 Thread David Gibson
On Fri, Mar 10, 2017 at 02:53:27PM +1100, Alexey Kardashevskiy wrote: > This is my current queue of patches to add acceleration of TCE > updates in KVM. > > This is based on Linus'es tree sha1 c1aa905a304e. I think we're finally there - I've now sent an R-b for all patches. > > Please

[PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration

2017-03-09 Thread Alexey Kardashevskiy
This is my current queue of patches to add acceleration of TCE updates in KVM. This is based on Linus'es tree sha1 c1aa905a304e. Please comment. Thanks. Changes: v8: * kept fixing oddities with error handling in 10/10 v7: * added realmode's WARN_ON_ONCE_RM in