[PATCH v5 0/9] target/arm/kvm: enable SVE in guests

Zhang, Lei posted 9 patches 6 years, 1 month ago
Only 0 patches received!
There is a newer version of this series
[PATCH v5 0/9] target/arm/kvm: enable SVE in guests
Posted by Zhang, Lei 6 years, 1 month ago
Hi Jones,

Thanks for your patch.

I have tested the v5 patch.

All the test is passed, except one problem.
The problem was reported
in [[Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause time]
https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg05713.html

My test environment is below.

*QEMU
base + v5 pathc

base is 
    commit 860d9048c78ce59c5903c3d5209df56f38400986
    Merge: 8dc5728 571a8c5
    Author: Peter Maydell <peter.maydell@linaro.org>
    Date:   Tue Sep 24 13:51:51 2019 +0100
    

*libvirt
https://github.com/andreabolognani/libvirt/tree/sve

commit 236fb544ff8fcecfc618608b3ae2b65fc74e4d7c

*Kernel
5.3.1

Best Regards,
Lei Zhang

Re: [PATCH v5 0/9] target/arm/kvm: enable SVE in guests
Posted by Andrew Jones 6 years, 1 month ago
On Thu, Oct 03, 2019 at 11:55:36PM +0000, Zhang, Lei wrote:
> Hi Jones,
> 
> Thanks for your patch.
> 
> I have tested the v5 patch.
> 
> All the test is passed, except one problem.
> The problem was reported
> in [[Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause time]
> https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg05713.html

This problem is unrelated to SVE.

> 
> My test environment is below.
> 
> *QEMU
> base + v5 pathc
> 
> base is 
>     commit 860d9048c78ce59c5903c3d5209df56f38400986
>     Merge: 8dc5728 571a8c5
>     Author: Peter Maydell <peter.maydell@linaro.org>
>     Date:   Tue Sep 24 13:51:51 2019 +0100
>     
> 
> *libvirt
> https://github.com/andreabolognani/libvirt/tree/sve
> 
> commit 236fb544ff8fcecfc618608b3ae2b65fc74e4d7c
> 
> *Kernel
> 5.3.1
> 
> Best Regards,
> Lei Zhang
>

Since the problem you point out is not related to SVE, or this series,
then do you agree to providing a tested-by for this series?

Thanks,
drew

RE: [PATCH v5 0/9] target/arm/kvm: enable SVE in guests
Posted by Zhang, Lei 6 years, 1 month ago
Hi Jones,

> Since the problem you point out is not related to SVE, or this series, then do you
> agree to providing a tested-by for this series?

Yes.
Please add tested-by : zhang.lei@jp.fujitsu.com
Thanks for your patches.

Best Regards,
Lei Zhang

> -----Original Message-----
> From: Andrew Jones <drjones@redhat.com>
> Sent: Friday, October 04, 2019 3:55 PM
> To: Zhang, Lei/張 雷 <zhang.lei@jp.fujitsu.com>
> Cc: 'qemu-devel@nongnu.org' <qemu-devel@nongnu.org>; Mizuma, Masayoshi
> <masayoshi.mizuma@fujitsu.com>; Okamoto, Takayuki/岡本 高幸
> <tokamoto@jp.fujitsu.com>
> Subject: Re: [PATCH v5 0/9] target/arm/kvm: enable SVE in guests
> 
> On Thu, Oct 03, 2019 at 11:55:36PM +0000, Zhang, Lei wrote:
> > Hi Jones,
> >
> > Thanks for your patch.
> >
> > I have tested the v5 patch.
> >
> > All the test is passed, except one problem.
> > The problem was reported
> > in [[Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause
> > time]
> > https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg05713.html
> 
> This problem is unrelated to SVE.
> 
> >
> > My test environment is below.
> >
> > *QEMU
> > base + v5 pathc
> >
> > base is
> >     commit 860d9048c78ce59c5903c3d5209df56f38400986
> >     Merge: 8dc5728 571a8c5
> >     Author: Peter Maydell <peter.maydell@linaro.org>
> >     Date:   Tue Sep 24 13:51:51 2019 +0100
> >
> >
> > *libvirt
> > https://github.com/andreabolognani/libvirt/tree/sve
> >
> > commit 236fb544ff8fcecfc618608b3ae2b65fc74e4d7c
> >
> > *Kernel
> > 5.3.1
> >
> > Best Regards,
> > Lei Zhang
> >
> 
> Since the problem you point out is not related to SVE, or this series, then do you
> agree to providing a tested-by for this series?
> 
> Thanks,
> drew