* SMP Example using KVM only ?
@ 2011-11-23 10:32 Mian M. Hamayun
2011-11-23 11:03 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: Mian M. Hamayun @ 2011-11-23 10:32 UTC (permalink / raw)
To: kvm
[-- Attachment #1: Type: text/plain, Size: 766 bytes --]
Hello Everyone,
I am currently using kvm-85 (I know its pretty old ... :)) and it has an
smptest example in "test/x86/".
This example works for 1 cpu but doesn't work for more than one cpus.
This issue has already been discussed on KVM Mailing list.
And I 'think' this example has been removed from the later versions of
KVM/QEMU-KVM code base.
I have also tested the latest qemu-kvm with multiple processors, it
works, but the code base is quite large.
What I am interested in is only using KVM for my platform, with smp
support, and without QEMU.
Is there a simple example for testing KVM with SMP support ? or if
someone could outline the changes required to make the "smptest" example
work in kvm-85.
Many Thanks,
Mian Hamayun
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3781 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: SMP Example using KVM only ?
2011-11-23 10:32 SMP Example using KVM only ? Mian M. Hamayun
@ 2011-11-23 11:03 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2011-11-23 11:03 UTC (permalink / raw)
To: mian-muhammad.hamayun; +Cc: kvm
On 11/23/2011 12:32 PM, Mian M. Hamayun wrote:
> Hello Everyone,
>
> I am currently using kvm-85 (I know its pretty old ... :)) and it has
> an smptest example in "test/x86/".
> This example works for 1 cpu but doesn't work for more than one cpus.
> This issue has already been discussed on KVM Mailing list.
> And I 'think' this example has been removed from the later versions of
> KVM/QEMU-KVM code base.
>
> I have also tested the latest qemu-kvm with multiple processors, it
> works, but the code base is quite large.
> What I am interested in is only using KVM for my platform, with smp
> support, and without QEMU.
>
> Is there a simple example for testing KVM with SMP support ? or if
> someone could outline the changes required to make the "smptest"
> example work in kvm-85.
>
You can take a look at kvm-tool,
git://github.com/penberg/linux-kvm.git. While it's not exactly trivial,
it's a lot simpler than qemu.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-23 11:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23 10:32 SMP Example using KVM only ? Mian M. Hamayun
2011-11-23 11:03 ` Avi Kivity
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.