Re: [PATCH v2] microvm: do not use the lastest cpu version

2025-03-18 Thread Michael S. Tsirkin
On Tue, Mar 18, 2025 at 12:01:44PM +0100, Paolo Bonzini wrote: > On 2/20/25 07:53, Ani Sinha wrote: > > commit 0788a56bd1ae3 ("i386: Make unversioned CPU models be aliases") > > introduced 'default_cpu_version' for PCMachineClass. This created three > > categories of CPU models: > > - Most unvers

Re: [PATCH v2] microvm: do not use the lastest cpu version

2025-03-18 Thread Paolo Bonzini
On 2/20/25 07:53, Ani Sinha wrote: commit 0788a56bd1ae3 ("i386: Make unversioned CPU models be aliases") introduced 'default_cpu_version' for PCMachineClass. This created three categories of CPU models: - Most unversioned CPU models would use version 1 by default. - For machines 4.0.1 and old

Re: [PATCH v2] microvm: do not use the lastest cpu version

2025-03-17 Thread Ani Sinha
t; On Thu, Feb 20, 2025 at 12:36 PM Zhao Liu wrote: > > > > > > > > > > On Thu, Feb 20, 2025 at 12:23:26PM +0530, Ani Sinha wrote: > > > > > > Date: Thu, 20 Feb 2025 12:23:26 +0530 > > > > > > From: Ani Sinha &g

Re: [PATCH v2] microvm: do not use the lastest cpu version

2025-03-05 Thread Ani Sinha
gt; > On Thu, Feb 20, 2025 at 12:23:26PM +0530, Ani Sinha wrote: > > > > > Date: Thu, 20 Feb 2025 12:23:26 +0530 > > > > > From: Ani Sinha > > > > > Subject: [PATCH v2] microvm: do not use the lastest cpu version > > > > > X-Mai

Re: [PATCH v2] microvm: do not use the lastest cpu version

2025-03-05 Thread Stefan Hajnoczi
Thu, 20 Feb 2025 12:23:26 +0530 > > > > From: Ani Sinha > > > > Subject: [PATCH v2] microvm: do not use the lastest cpu version > > > > X-Mailer: git-send-email 2.45.2 > > > > > > > > commit 0788a56bd1ae3 ("i386: Make unver

Re: [PATCH v2] microvm: do not use the lastest cpu version

2025-03-04 Thread Ani Sinha
On Sat, Mar 1, 2025 at 9:04 PM Ani Sinha wrote: > > On Thu, Feb 20, 2025 at 12:36 PM Zhao Liu wrote: > > > > On Thu, Feb 20, 2025 at 12:23:26PM +0530, Ani Sinha wrote: > > > Date: Thu, 20 Feb 2025 12:23:26 +0530 > > > From: Ani Sinha > > > Subject: [

Re: [PATCH v2] microvm: do not use the lastest cpu version

2025-03-01 Thread Ani Sinha
On Thu, Feb 20, 2025 at 12:36 PM Zhao Liu wrote: > > On Thu, Feb 20, 2025 at 12:23:26PM +0530, Ani Sinha wrote: > > Date: Thu, 20 Feb 2025 12:23:26 +0530 > > From: Ani Sinha > > Subject: [PATCH v2] microvm: do not use the lastest cpu version > > X-Mailer: git-se

Re: [PATCH v2] microvm: do not use the lastest cpu version

2025-02-19 Thread Zhao Liu
On Thu, Feb 20, 2025 at 12:23:26PM +0530, Ani Sinha wrote: > Date: Thu, 20 Feb 2025 12:23:26 +0530 > From: Ani Sinha > Subject: [PATCH v2] microvm: do not use the lastest cpu version > X-Mailer: git-send-email 2.45.2 > > commit 0788a56bd1ae3 ("i386: Make unversione

[PATCH v2] microvm: do not use the lastest cpu version

2025-02-19 Thread Ani Sinha
commit 0788a56bd1ae3 ("i386: Make unversioned CPU models be aliases") introduced 'default_cpu_version' for PCMachineClass. This created three categories of CPU models: - Most unversioned CPU models would use version 1 by default. - For machines 4.0.1 and older that do not support cpu model aliase