From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGvKh-0004yv-KW for qemu-devel@nongnu.org; Thu, 20 Oct 2011 12:19:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGvKe-0003NA-Re for qemu-devel@nongnu.org; Thu, 20 Oct 2011 12:19:03 -0400 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:37022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGvKe-0003Lz-5W for qemu-devel@nongnu.org; Thu, 20 Oct 2011 12:19:00 -0400 Received: from /spool/local by e23smtp09.au.ibm.com with XMail ESMTP for from ; Thu, 20 Oct 2011 17:13:56 +1000 Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p9KGG87J1847354 for ; Fri, 21 Oct 2011 03:16:10 +1100 Received: from d23av01.au.ibm.com (loopback [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p9KGIfYm022524 for ; Fri, 21 Oct 2011 03:18:41 +1100 From: "Aneesh Kumar K.V" Date: Thu, 20 Oct 2011 21:47:32 +0530 Message-Id: <1319127460-5181-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH 0/8] VirtFS update 7 for review List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com Hi, This patchset contain patches that will be included in the next pull request. Most of them are already posted to the list. Some of the patches got updated when adding to the v9fs.git tree. Please review -aneesh