Re: [PATCH v6 01/19] i386: keep hyperv_vendor string up-to-date

2021-06-02 Thread Vitaly Kuznetsov
Eduardo Habkost writes: > On Thu, Apr 22, 2021 at 06:11:12PM +0200, Vitaly Kuznetsov wrote: >> When cpu->hyperv_vendor is not set manually we default to "Microsoft Hv" >> and in 'hv_passthrough' mode we get the information from the host. This >> information is stored in cpu->hyperv_vendor_id[]

Re: [PATCH v6 01/19] i386: keep hyperv_vendor string up-to-date

2021-04-30 Thread Eduardo Habkost
On Thu, Apr 22, 2021 at 06:11:12PM +0200, Vitaly Kuznetsov wrote: > When cpu->hyperv_vendor is not set manually we default to "Microsoft Hv" > and in 'hv_passthrough' mode we get the information from the host. This > information is stored in cpu->hyperv_vendor_id[] array but we don't update >

[PATCH v6 01/19] i386: keep hyperv_vendor string up-to-date

2021-04-22 Thread Vitaly Kuznetsov
When cpu->hyperv_vendor is not set manually we default to "Microsoft Hv" and in 'hv_passthrough' mode we get the information from the host. This information is stored in cpu->hyperv_vendor_id[] array but we don't update cpu->hyperv_vendor string so e.g. QMP's query-cpu-model-expansion output is