RE: [Qemu-devel] [PATCH v4] Fixes related to processing of qemu's -numa option

2012-07-18 Thread Vinod, Chegu
AM To: Vinod, Chegu Cc: qemu-de...@nongnu.org; aligu...@us.ibm.com; kvm@vger.kernel.org Subject: Re: [Qemu-devel] [PATCH v4] Fixes related to processing of qemu's -numa option On Mon, Jul 16, 2012 at 09:31:30PM -0700, Chegu Vinod wrote: Changes since v3: - using bitmap_set() instead

RE: [Qemu-devel] KVM call agenda for Tuesday, June 19th

2012-07-11 Thread Vinod, Chegu
-Original Message- From: Dor Laor [mailto:dl...@redhat.com] Sent: Wednesday, July 11, 2012 2:59 AM To: Vinod, Chegu Cc: kvm@vger.kernel.org Subject: Re: [Qemu-devel] KVM call agenda for Tuesday, June 19th On 06/19/2012 06:42 PM, Chegu Vinod wrote: Hello, Wanted to share some

RE: [PATCH] kvm: handle last_boosted_vcpu = 0 case

2012-06-28 Thread Vinod, Chegu
[mailto:raghavendra...@linux.vnet.ibm.com] Sent: Thursday, June 28, 2012 9:22 AM To: Andrew Jones Cc: Rik van Riel; Marcelo Tosatti; Srikar; Srivatsa Vaddagiri; Peter Zijlstra; Nikunj A. Dadhania; KVM; LKML; Gleb Natapov; Vinod, Chegu; Jeremy Fitzhardinge; Avi Kivity; Ingo Molnar Subject: Re: [PATCH] kvm: handle

RE: [Qemu-devel] [PATCH v2] Fixes related to processing of qemu's -numa option

2012-06-25 Thread Vinod, Chegu
-Original Message- From: Eduardo Habkost [mailto:ehabk...@redhat.com] Sent: Monday, June 25, 2012 1:01 PM To: Vinod, Chegu Cc: Hada, Craig M; Hull, Jim; qemu-de...@nongnu.org; kvm@vger.kernel.org Subject: Re: [Qemu-devel] [PATCH v2] Fixes related to processing of qemu's -numa option

performance of vhost-net over SRIOV+macvtap

2012-03-29 Thread Vinod Chegu
Hello, RHEL 6.2 had a technology evaluation version of : vhost-net over SRIOV using macvtap. Wondering if there were any preliminary performance studies done (i.e. i/o performance in the guest and also host cpu cycles consumption) between the following configurations : 1) vhost-net over

Re: Unable to start a guest using qemu-kvm directly

2012-01-31 Thread Vinod Chegu
Michael Tokarev mjt at tls.msk.ru writes: You need to understand how to (pre-)configure networking for qemu (pre- if you want to run it as non-root), this is described in the users guide and in a lot of howtos all around the 'net. /mjt Thanks! I was able to find the needed info to

vCPU hotplug

2012-01-31 Thread Vinod Chegu
Dear All, I am using version 1.0 of qemu-kvm along with 3.2.x host+guest kernels on an X86_64 server. I was unable to trigger a hotplug of a vCPU from the qemu's monitor prompt (tripped over an assertion in qemu). Tried to look through the recent archives and noticed a couple of proposed

Unable to start a guest using qemu-kvm directly

2012-01-29 Thread Vinod Chegu
Dear All, I am using RHEL 6.2 + KVM on a X86_64 server. I have been able to create Linux guests using virt-install (using virto and/or pci passthrough) and am able to manage the guests using virsh and/or virt-manager for doing some basic stuff. Here is a sample guest (that I was able to

Re: Kemari

2012-01-27 Thread Vinod Chegu
Thanks for the pointers Mitsuru ! Vinod -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

cpu_set n+1 online causing a guest to hang.

2012-01-27 Thread Vinod Chegu
Hello, Wanted to check about the current status of the cpu hotplug support in KVM guests. Pl. excuse me if the following is a known issue (pl. point me to the appropriate status/issue/bug-report if it is). I have an RHEL6.2 (x86_64)+ KVM host with a KVM guest running RHEL 6.2. The guest is

Kemari

2012-01-24 Thread Vinod Chegu
Hello, [ I am very new to KVM...so i am not sure if this is the right forum to ask this question. If not kindly point me to the right forum. ] I would like to get some info. on the current status of Kemari for KVM. Does Kemari support SMP guests or do the guests have to have only 1 VCPU ? Is