Hi Miguel!
On 10/21/24 05:04, Miguel Luis wrote:
Hi Gustavo,
On 18 Oct 2024, at 17:57, Gustavo Romero <gustavo.rom...@linaro.org> wrote:
Hi Miguel,
On 10/15/24 15:41, Miguel Luis wrote:
Hi Salil,
I’ve ran the usual tests successfully of hotplug/unplug from the number of
cold-booted cpus up to maxcpus and migration on ARM. Please feel free to add:
Do you mind sharing what cpus you used for your tests?
Not at all. I’ve used -cpu host and -cpu max. I had used RFC-v5 from [1] in
order to test
this patchset as they are at the base of it.
ah, got it. Thanks for the clarification, that's what
I was wondering at first :)
Did you use tcg or kvm for the tests?
I’ve used both in the following configurations:
-M virt -accel kvm -cpu host
-M virt,gic_version=3 -accel kvm -cpu host
-M virt,gic_version=3 -accel tcg -cpu max
And
-M virt -accel tcg -cpu max
This last one presented defects in QEMU on behalf of RFC-V5 but, if you don’t
mind, instead of me transcribing everything here, could you please take a look
at [2] ?
I could have given more detail from start, apologies for any confusion on my
part.
Sure, thanks for the pointers ;)
Cheers,
Gustavo