Hi Ravi,
Yet to test the patch. Will let you know the result.
From: Bhattiprolu RaviKumar [mailto:ravikumar.bhattipr...@gmail.com]
Sent: Tuesday, February 02, 2016 12:42 PM
To: alex3kov
Cc: Rapelly, Varun ; qemu-discuss@nongnu.org
Subject: Re: [Qemu-discuss] qemu-system_x86_64 CPU pinning
Alex
Alex, Varun,
Did the patch work for you? If you have done any improvements, can you
please share the same?
regards,
Ravi
On Thu, Jan 21, 2016 at 10:18 PM, Bhattiprolu RaviKumar <
ravikumar.bhattipr...@gmail.com> wrote:
> All,
>
> Attached is the patch over qemu-2.4.1. I have tested this on C
On 21/01/16 19:48, Bhattiprolu RaviKumar wrote:
All,
Attached is the patch over qemu-2.4.1. I have tested this on
Centos7.1 with CentOS VMs using KVM. I am not sure how it effects other
platforms.
It adds a new parameter "-vcpu" to command line. The usage example is "
-vcpu 0,affinity=20" (p
All,
Attached is the patch over qemu-2.4.1. I have tested this on Centos7.1
with CentOS VMs using KVM. I am not sure how it effects other platforms.
It adds a new parameter "-vcpu" to command line. The usage example is "
-vcpu 0,affinity=20" (pin VCPU 0 to CPU ID 20). Please see if it helps you
I'm interested in that as well. Would you mind proposing your patch upstream?
On Thu, 21 Jan 2016 13:09:28 +0400 Bhattiprolu RaviKumar
wrote
Varun,
I also have a similar requirement. I had patched the code over qemu 2.4.1
to add extra opti
Hi Ravi,
Thanks for the response.
Please share the patch, will try with that.
From: Bhattiprolu RaviKumar [mailto:ravikumar.bhattipr...@gmail.com]
Sent: Thursday, January 21, 2016 2:39 PM
To: Rapelly, Varun ; qemu-discuss@nongnu.org
Subject: [Qemu-discuss] qemu-system_x86_64 CPU pinning
Varun,