qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL] virtio-9p patches - Request for pull


From: Venkateswararao Jujjuri (JV)
Subject: [Qemu-devel] [PULL] virtio-9p patches - Request for pull
Date: Thu, 17 Feb 2011 16:34:08 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

The following changes since commit e14da0af640e4255b15d81907a93a2637e14e478:
  Marcelo Tosatti (1):
        Fix vmport segfault (v2)

are available in the git repository at:

  git://repo.or.cz/qemu/aliguori/jvrao.git for-anthony

Aneesh Kumar K.V (3):
      virtio-9p: move 9p files around
      virtio-9p: Print the pdu details on return
      virtio-9p: removexattr on default acl should return 0

Harsh Prateek Bora (1):
      hw/virtio-9p-local.c: Remove unnecessary null char in symlink file

M. Mohan Kumar (1):
      virtio-9p: Bugfix to send correct iounit

 Makefile.objs                        |   10 +++++++---
 Makefile.target                      |    6 ++++--
 configure                            |    2 ++
 hw/{ => 9pfs}/virtio-9p-debug.c      |    0
 hw/{ => 9pfs}/virtio-9p-debug.h      |    0
 hw/{ => 9pfs}/virtio-9p-local.c      |    2 +-
 hw/{ => 9pfs}/virtio-9p-posix-acl.c  |   15 +++++++++++++--
 hw/{ => 9pfs}/virtio-9p-xattr-user.c |    0
 hw/{ => 9pfs}/virtio-9p-xattr.c      |    0
 hw/{ => 9pfs}/virtio-9p-xattr.h      |    0
 hw/{ => 9pfs}/virtio-9p.c            |    7 +++++--
 hw/{ => 9pfs}/virtio-9p.h            |    0
 12 files changed, 32 insertions(+), 10 deletions(-)
 rename hw/{ => 9pfs}/virtio-9p-debug.c (100%)
 rename hw/{ => 9pfs}/virtio-9p-debug.h (100%)
 rename hw/{ => 9pfs}/virtio-9p-local.c (99%)
 rename hw/{ => 9pfs}/virtio-9p-posix-acl.c (89%)
 rename hw/{ => 9pfs}/virtio-9p-xattr-user.c (100%)
 rename hw/{ => 9pfs}/virtio-9p-xattr.c (100%)
 rename hw/{ => 9pfs}/virtio-9p-xattr.h (100%)
 rename hw/{ => 9pfs}/virtio-9p.c (99%)
 rename hw/{ => 9pfs}/virtio-9p.h (100%)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]