qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Venkateswararao Jujjuri (JV)" <jvrao@linux.vnet.ibm.com>
To: Anthony Liguori <anthony@codemonkey.ws>,
	Qemu-development List <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PULL] virtio-9p patches - Request for pull
Date: Thu, 17 Feb 2011 16:34:08 -0800	[thread overview]
Message-ID: <4D5DBE80.4010001@linux.vnet.ibm.com> (raw)

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	other threads:[~2011-02-18  0:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18  0:34 Venkateswararao Jujjuri (JV) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-03  0:05 [Qemu-devel] [PULL] virtio-9p patches - Request for pull Venkateswararao Jujjuri (JV)
2010-12-17 14:48 ` Anthony Liguori
2010-10-18 21:25 Venkateswararao Jujjuri (JV)
2010-10-20 19:03 ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D5DBE80.4010001@linux.vnet.ibm.com \
    --to=jvrao@linux.vnet.ibm.com \
    --cc=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).