On Thu, 3 Oct 2024 15:54:45 +0100
Peter Maydell wrote:
> On Fri, 20 Sept 2024 at 11:45, Igor Mammedov wrote:
> >
> > On Thu, 19 Sep 2024 13:34:54 +0100
> > Peter Maydell wrote:
> >
> > > On Tue, 10 Sept 2024 at 10:38, Peter Maydell
> > > wrote:
> > > >
> > > > On Tue, 10 Sept 2024 at 10:0
On Fri, 20 Sept 2024 at 11:45, Igor Mammedov wrote:
>
> On Thu, 19 Sep 2024 13:34:54 +0100
> Peter Maydell wrote:
>
> > On Tue, 10 Sept 2024 at 10:38, Peter Maydell
> > wrote:
> > >
> > > On Tue, 10 Sept 2024 at 10:03, Igor Mammedov wrote:
> > > >
> > > > On Mon, 19 Aug 2024 15:43:03 +0100
> >
On Thu, 19 Sep 2024 13:34:54 +0100
Peter Maydell wrote:
> On Tue, 10 Sept 2024 at 10:38, Peter Maydell wrote:
> >
> > On Tue, 10 Sept 2024 at 10:03, Igor Mammedov wrote:
> > >
> > > On Mon, 19 Aug 2024 15:43:03 +0100
> > > Peter Maydell wrote:
> > > > @@ -83,34 +83,32 @@ vCPU hotplug
> > >
On Tue, 10 Sept 2024 at 10:38, Peter Maydell wrote:
>
> On Tue, 10 Sept 2024 at 10:03, Igor Mammedov wrote:
> >
> > On Mon, 19 Aug 2024 15:43:03 +0100
> > Peter Maydell wrote:
> > > @@ -83,34 +83,32 @@ vCPU hotplug
> > >
> > >(QEMU) query-cpus-fast
> > >{
> > > - "execut
On Tue, 10 Sept 2024 at 10:03, Igor Mammedov wrote:
>
> On Mon, 19 Aug 2024 15:43:03 +0100
> Peter Maydell wrote:
>
> > At some point the way we allocate socket-id and core-id to CPUs
> > by default changed; update the example of how to do CPU hotplug
> > and unplug so the example commands work a
On Mon, 19 Aug 2024 15:43:03 +0100
Peter Maydell wrote:
> At some point the way we allocate socket-id and core-id to CPUs
> by default changed; update the example of how to do CPU hotplug
> and unplug so the example commands work again. The differences
> in the sample input and output are:
> * t
On Mon, 19 Aug 2024 at 15:43, Peter Maydell wrote:
>
> At some point the way we allocate socket-id and core-id to CPUs
> by default changed; update the example of how to do CPU hotplug
> and unplug so the example commands work again. The differences
> in the sample input and output are:
> * the s
At some point the way we allocate socket-id and core-id to CPUs
by default changed; update the example of how to do CPU hotplug
and unplug so the example commands work again. The differences
in the sample input and output are:
* the second CPU is now socket-id=0 core-id=1,
not socket-id=1 core-