Thanks, I've updated the codes, please have a look :), the topic of the mail is [PATCH V3] Modify virCPUarmCompare to perform compare actions

BR,

Zhenyu

On Fri, Sep 18, 2020 at 8:01 PM Jiri Denemark <jdenemar@redhat.com> wrote:
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