From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPZUg-0005eO-Cq for qemu-devel@nongnu.org; Thu, 04 Sep 2014 12:02:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPZUX-00024T-2K for qemu-devel@nongnu.org; Thu, 04 Sep 2014 12:02:42 -0400 Received: from e28smtp06.in.ibm.com ([122.248.162.6]:56469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPZUW-000239-Hq for qemu-devel@nongnu.org; Thu, 04 Sep 2014 12:02:33 -0400 Received: from /spool/local by e28smtp06.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 4 Sep 2014 21:32:30 +0530 Received: from d28relay02.in.ibm.com (d28relay02.in.ibm.com [9.184.220.59]) by d28dlp02.in.ibm.com (Postfix) with ESMTP id 70F813940043 for ; Thu, 4 Sep 2014 21:32:28 +0530 (IST) Received: from d28av03.in.ibm.com (d28av03.in.ibm.com [9.184.220.65]) by d28relay02.in.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id s84G2pOE48955512 for ; Thu, 4 Sep 2014 21:32:51 +0530 Received: from d28av03.in.ibm.com (localhost [127.0.0.1]) by d28av03.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s84G2Ox1021479 for ; Thu, 4 Sep 2014 21:32:25 +0530 From: "Aneesh Kumar K.V" Date: Thu, 4 Sep 2014 11:01:44 -0500 Message-Id: <1409846506-3407-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL] VirtFS update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws, peter.maydell@linaro.org Cc: qemu-devel@nongnu.org, "Aneesh Kumar K.V" The following changes since commit 30eaca3acdf17d7bcbd1213eb149c02037edfb0b: Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into staging (2014-09-02 10:26:10 +0100) are available in the git repository at: https://github.com/kvaneesh/qemu.git for-upstream for you to fetch changes up to 840a1bf2832f5783d1070547fcb460216fc219e5: hw/9pfs: Don't return type from host in readdir on local 9p filesystem (2014-09-04 10:51:13 -0500) ---------------------------------------------------------------- Aneesh Kumar K.V (1): hw/9pfs: Use little-endian format for xattr values Bastian Blank (1): hw/9pfs: Don't return type from host in readdir on local 9p filesystem hw/9pfs/virtio-9p-local.c | 49 +++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 25 deletions(-) -- 1.9.1