| Submitter | jvrao |
|---|---|
| Date | Dec. 3, 2010, 12:05 a.m. |
| Message ID | <4CF83441.1040902@linux.vnet.ibm.com> |
| Download | mbox |
| Permalink | /patch/74078/ |
| State | New |
| Headers | show |
Pull-request
git://repo.or.cz/qemu/aliguori/jvrao.git for-anthonyComments
On 12/02/2010 06:05 PM, Venkateswararao Jujjuri (JV) wrote: > 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 > Pulled. Thanks. Regards, Anthony Liguori > 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(-) > > > >
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(-)