|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 3/4] target/arm/cpu64: Replace kvm_supported with sve_vq_supported |
Date: | Fri, 20 Aug 2021 09:23:32 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 8/19/21 9:37 PM, Andrew Jones wrote: > Now that we have an ARMCPU member sve_vq_supported we no longer > need the local kvm_supported bitmap for KVM's supported vector > lengths. > > Signed-off-by: Andrew Jones <drjones@redhat.com> > --- > target/arm/cpu64.c | 19 +++++++++++-------- > 1 file changed, 11 insertions(+), 8 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |