Re: [Qemu-devel] Boot guest OS on many nodes?

2013-06-03 Thread Steven.G
Thanks very much, On Sunday, June 2, 2013 9:37:55 PM CDT, Steven.G wrote: Dear all, I've a scene, I have many host nodes with linux kernels, and I want to boot one guest OS on all these nodes use QEMU/KVM. In order that I can use all the physical CPUs and Mems distributed on these linux

[Qemu-devel] Boot guest OS on many nodes?

2013-06-02 Thread Steven.G
Dear all, I've a scene, I have many host nodes with linux kernels, and I want to boot one guest OS on all these nodes use QEMU/KVM. In order that I can use all the physical CPUs and Mems distributed on these linux nodes, and the Guest looks like a SMP or shared-memory system. How can I use QEMU/KV