qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] QEMU maxcpus support v2


From: Jes Sorensen
Subject: [Qemu-devel] [PATCH 0/2] QEMU maxcpus support v2
Date: Tue, 14 Jul 2009 14:53:52 +0200
User-agent: quilt/0.47-1

Hi,

Another update to the maxcpus patch. Gleb pointed out that I was
enabling all processors in the MADT, which clearly wasn't my
intention. My brain had obviously already left for vacation when
I wrote it.

Anthony, any chance you could try this and see if it fixes your
Ubuntu guest problem?

Specifying maxcpus= allows the user to cap the limit of possibly cpus
of the system, as opposed to -smp which specifies the number of
running cpus at startup. This allows us to build BIOS tables
accordingly when trying to scale up in size, and it also allows for
the BIOS to build smaller tables when not needed.

Cheers,
Jes





reply via email to

[Prev in Thread] Current Thread [Next in Thread]