From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH 2/2] tools/kvm/9p: Add support for multiple 9p export dirs Date: Fri, 17 Jun 2011 16:06:07 -0400 Message-ID: <1308341167.8711.15.camel@lappy> References: <1308334282-11865-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1308334282-11865-2-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: penberg@kernel.org, kvm@vger.kernel.org To: "Aneesh Kumar K.V" Return-path: Received: from mail-qy0-f174.google.com ([209.85.216.174]:48726 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932949Ab1FQUGL (ORCPT ); Fri, 17 Jun 2011 16:06:11 -0400 Received: by qyk29 with SMTP id 29so657861qyk.19 for ; Fri, 17 Jun 2011 13:06:10 -0700 (PDT) In-Reply-To: <1308334282-11865-2-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, 2011-06-17 at 23:41 +0530, Aneesh Kumar K.V wrote: > Signed-off-by: Aneesh Kumar K.V > --- > tools/kvm/include/kvm/virtio-9p.h | 2 +- > tools/kvm/kvm-run.c | 37 +++-- > tools/kvm/virtio/9p.c | 357 +++++++++++++++++++++--------------- > 3 files changed, 234 insertions(+), 162 deletions(-) Looks great! Acked-by: Sasha Levin -- Sasha.