Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-19 Thread Suravee Suthikulpanit
On 5/19/22 7:37 PM, Igor Mammedov wrote: On Thu, 19 May 2022 13:53:49 +0700 Suravee Suthikulpanit wrote: On 5/13/22 6:23 PM, Michael S. Tsirkin wrote: On Mon, May 09, 2022 at 09:12:49AM +0200, Igor Mammedov wrote: On Wed, 4 May 2022 08:16:39 -0500 Suravee Suthikulpanit wrote: This i

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-19 Thread Igor Mammedov
On Thu, 19 May 2022 13:53:49 +0700 Suravee Suthikulpanit wrote: > On 5/13/22 6:23 PM, Michael S. Tsirkin wrote: > > On Mon, May 09, 2022 at 09:12:49AM +0200, Igor Mammedov wrote: > >> On Wed, 4 May 2022 08:16:39 -0500 > >> Suravee Suthikulpanit wrote: > >> > >>> This is the maximum number of

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-19 Thread Julia Suvorova
On Tue, May 10, 2022 at 1:38 PM Igor Mammedov wrote: > > On Tue, 10 May 2022 09:14:19 +0100 > Daniel P. Berrangé wrote: > > > On Tue, May 10, 2022 at 09:03:25AM +0200, Igor Mammedov wrote: > > > On Mon, 9 May 2022 13:03:38 +0100 > > > Daniel P. Berrangé wrote: > > > > > > > On Mon, May 09, 2022

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-18 Thread Suravee Suthikulpanit
On 5/13/22 6:23 PM, Michael S. Tsirkin wrote: On Mon, May 09, 2022 at 09:12:49AM +0200, Igor Mammedov wrote: On Wed, 4 May 2022 08:16:39 -0500 Suravee Suthikulpanit wrote: This is the maximum number of vCPU supported by the AMD x2APIC virtualization. Signed-off-by: Suravee Suthikulpanit -

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-13 Thread Michael S. Tsirkin
On Mon, May 09, 2022 at 09:12:49AM +0200, Igor Mammedov wrote: > On Wed, 4 May 2022 08:16:39 -0500 > Suravee Suthikulpanit wrote: > > > This is the maximum number of vCPU supported by > > the AMD x2APIC virtualization. > > > > Signed-off-by: Suravee Suthikulpanit > > --- > > hw/i386/pc_q35.c |

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-10 Thread Igor Mammedov
On Tue, 10 May 2022 09:14:19 +0100 Daniel P. Berrangé wrote: > On Tue, May 10, 2022 at 09:03:25AM +0200, Igor Mammedov wrote: > > On Mon, 9 May 2022 13:03:38 +0100 > > Daniel P. Berrangé wrote: > > > > > On Mon, May 09, 2022 at 09:12:49AM +0200, Igor Mammedov wrote: > > > > On Wed, 4 May 20

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-10 Thread Daniel P . Berrangé
On Tue, May 10, 2022 at 09:03:25AM +0200, Igor Mammedov wrote: > On Mon, 9 May 2022 13:03:38 +0100 > Daniel P. Berrangé wrote: > > > On Mon, May 09, 2022 at 09:12:49AM +0200, Igor Mammedov wrote: > > > On Wed, 4 May 2022 08:16:39 -0500 > > > Suravee Suthikulpanit wrote: > > > > > > > This is

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-10 Thread Igor Mammedov
On Mon, 9 May 2022 18:41:17 +0700 "Suthikulpanit, Suravee" wrote: > Igor, > > On 5/9/2022 2:12 PM, Igor Mammedov wrote: > > On Wed, 4 May 2022 08:16:39 -0500 > > Suravee Suthikulpanit wrote: > > > >> This is the maximum number of vCPU supported by > >> the AMD x2APIC virtualization. > >> > >

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-10 Thread Igor Mammedov
On Mon, 9 May 2022 13:03:38 +0100 Daniel P. Berrangé wrote: > On Mon, May 09, 2022 at 09:12:49AM +0200, Igor Mammedov wrote: > > On Wed, 4 May 2022 08:16:39 -0500 > > Suravee Suthikulpanit wrote: > > > > > This is the maximum number of vCPU supported by > > > the AMD x2APIC virtualization. >

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-09 Thread Daniel P . Berrangé
On Mon, May 09, 2022 at 09:12:49AM +0200, Igor Mammedov wrote: > On Wed, 4 May 2022 08:16:39 -0500 > Suravee Suthikulpanit wrote: > > > This is the maximum number of vCPU supported by > > the AMD x2APIC virtualization. > > > > Signed-off-by: Suravee Suthikulpanit > > --- > > hw/i386/pc_q35.c |

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-09 Thread Suthikulpanit, Suravee
Igor, On 5/9/2022 2:12 PM, Igor Mammedov wrote: On Wed, 4 May 2022 08:16:39 -0500 Suravee Suthikulpanit wrote: This is the maximum number of vCPU supported by the AMD x2APIC virtualization. Signed-off-by: Suravee Suthikulpanit --- hw/i386/pc_q35.c | 2 +- 1 file changed, 1 insertion(+), 1

Re: [PATCH] pc: q35: Bump max_cpus to 512

2022-05-09 Thread Igor Mammedov
On Wed, 4 May 2022 08:16:39 -0500 Suravee Suthikulpanit wrote: > This is the maximum number of vCPU supported by > the AMD x2APIC virtualization. > > Signed-off-by: Suravee Suthikulpanit > --- > hw/i386/pc_q35.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hw/i386/

[PATCH] pc: q35: Bump max_cpus to 512

2022-05-04 Thread Suravee Suthikulpanit
This is the maximum number of vCPU supported by the AMD x2APIC virtualization. Signed-off-by: Suravee Suthikulpanit --- hw/i386/pc_q35.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/i386/pc_q35.c b/hw/i386/pc_q35.c index 302288342a..e82b1c690d 100644 --- a/hw/i386/pc_q3