On Mon, Sep 07, 2020 at 20:15:59 +0800, Zhenyu Zheng wrote:
So the suitable way of doing this will be checking for
`VIR_CPU_TYPE_HOST`
and perform a comparison in this case and still return IDENTICAL for all
other cases right?
Yes.
Then the upper layer caller(like OpenStack Nova) will have to pass
source host cpu info as a parameter.
Right. That's what they would have to do even for x86.
Jirka