On 4/15/21 2:30 PM, Claudio Fontana wrote: > Hi Philippe, > > does the tests/qtest/arm-cpu-features.c kvm_enabled() function need to be > replaced by the use of this new command? > > Maybe something to add to the series? > > The use of "kvm_enabled()" in this function is particularly confused, because > it matches the sysemu/kvm.h function name with completely different meaning.
Great idea, thanks! > > Ciao, > > CLaudio