From patchwork Fri Dec 3 00:05:21 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PULL] virtio-9p patches - Request for pull From: jvrao X-Patchwork-Id: 74078 Message-Id: <4CF83441.1040902@linux.vnet.ibm.com> To: Anthony Liguori , Qemu-development List Cc: Date: Thu, 02 Dec 2010 16:05:21 -0800 The following changes since commit 6a8657528d94fa1be78d1be0821a01a251fa2de9: Anthony Liguori (1): Fix build are available in the git repository at: git://repo.or.cz/qemu/aliguori/jvrao.git for-anthony Harsh Prateek Bora (1): hw/virtio9p: Use appropriate debug print functions in TLINK path Hidetoshi Seto (1): virtio-9p: fix build on !CONFIG_UTIMENSAT Kusanagi Kouichi (1): virtio-9p: Check the return value of llistxattr. Venkateswararao Jujjuri (JV) (1): [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl hw/file-op-9p.h | 2 +- hw/virtio-9p-debug.c | 4 ++-- hw/virtio-9p-local.c | 12 ++++++++---- hw/virtio-9p-xattr.c | 3 +++ hw/virtio-9p.c | 11 ++++++----- oslib-posix.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ qemu-os-posix.h | 12 ++++++++++++ 7 files changed, 80 insertions(+), 12 deletions(-)