All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] CPU assignment possiblities?
@ 2011-07-05 21:09 Erik Rull
  2011-07-06  2:29 ` Alex Williamson
  0 siblings, 1 reply; 2+ messages in thread
From: Erik Rull @ 2011-07-05 21:09 UTC (permalink / raw)
  To: qemu-devel

Hi all,

I want to assign multiple host cores to a VM that are then exposed there as
only one virtual processor core. I want to maximize there the available
computation power and the guest OS cannot handle SMP.

And: How can I enable qemu to run on multiple host cores? I have a i7
HT enabled linux system on another server and don't see that the process is
running on multiple cores but only on one.

Best regards,

Erik

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] CPU assignment possiblities?
  2011-07-05 21:09 [Qemu-devel] CPU assignment possiblities? Erik Rull
@ 2011-07-06  2:29 ` Alex Williamson
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Williamson @ 2011-07-06  2:29 UTC (permalink / raw)
  To: Erik Rull; +Cc: qemu-devel

On Tue, Jul 5, 2011 at 3:09 PM, Erik Rull <erik.rull@rdsoftware.de> wrote:
>
> Hi all,
>
> I want to assign multiple host cores to a VM that are then exposed there as
> only one virtual processor core. I want to maximize there the available
> computation power and the guest OS cannot handle SMP.
>
> And: How can I enable qemu to run on multiple host cores? I have a i7
> HT enabled linux system on another server and don't see that the process is
> running on multiple cores but only on one.

Qemu does not have the ability to aggregate multiple host processors
into a single "super" processor for the guest.  When multiple
processors are given to a guest, the guest must support SMP to take
advantage of them.  Thanks,

Alex

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-06  2:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-05 21:09 [Qemu-devel] CPU assignment possiblities? Erik Rull
2011-07-06  2:29 ` Alex Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.