All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: "Venkateswararao Jujjuri (JV)" <jvrao@linux.vnet.ibm.com>
Cc: Qemu-development List <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: PULL request for VirtFS updates
Date: Wed, 08 Sep 2010 14:31:36 -0500	[thread overview]
Message-ID: <4C87E498.6050505@codemonkey.ws> (raw)
In-Reply-To: <4C87E271.30206@linux.vnet.ibm.com>

On 09/08/2010 02:22 PM, Venkateswararao Jujjuri (JV) wrote:
> The following changes since commit 
> ba5e7f82169f32ab8163c707d97c799ca09f8924:
>   Izumi Tsutsui (1):
>         vnc: use bswapNN() rather than bswap_NN()

Pulled.  Thanks.

Regards,

Anthony Liguori

> are available in the git repository at:
>
>   git://repo.or.cz/qemu/aliguori/jvrao.git for-anthony
>
> Aneesh Kumar K.V (8):
>       virtio-9p: Add fidtype so that we can do type specific operation
>       virtio-9p: Implement TXATTRWALK
>       virtio-9p: Implement TXATTRCREATE
>       virtio-9p: Hide user.virtfs xattr in case of mapped security.
>       virtio-9p: Add SM_NONE security model
>       virtio-9p: Use lchown which won't follow symlink
>       virtio-9p: Fix the memset usage
>       virtio-9p: Add support for removing xattr
>
> Arun R Bharadwaj (2):
>       [virtio-9p] Remove all instances of unnecessary dotu variable.
>       [virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P 
> server.
>
> M. Mohan Kumar (8):
>       qemu: virtio-9p: Recognize 9P2000.L protocol
>       qemu: virtio-9p: Implement statfs support in server
>       virtio-9p: Compute iounit based on host filesystem block size
>       virtio-9p: Do not reset atime
>       qemu: virtio-9p: Implement TMKNOD
>       qemu: virtio-9p: Implement TMKDIR
>       rename - change name of file or directory
>       [virtio-9p] qemu: virtio-9p: Implement LOPEN
>
> Sripathi Kodi (6):
>       virtio-9p: Return correct error from v9fs_remove
>       [V4] virtio-9p: readdir implementation for 9p2000.L
>       virtio-9p: getattr server implementation for 9P2000.L protocol.
>       [virtio-9p] Make v9fs_do_utimensat accept timespec structures 
> instead of v9stat.
>       virtio-9p: Implement server side of setattr for 9P2000.L protocol.
>       virtio-9p: Change handling of flags in open() path for 9P2000.L
>
> Venkateswararao Jujjuri (JV) (3):
>       [virtio-9p] Implement TLINK for 9P2000.L
>       [virtio-9p] Define and implement TSYMLINK for 9P2000.L
>       [virtio-9p]  This patch implements TLCREATE for 9p2000.L protocol.
>
>  hw/file-op-9p.h      |   24 +-
>  hw/virtio-9p-debug.c |  147 ++++-
>  hw/virtio-9p-debug.h |    1 -
>  hw/virtio-9p-local.c |  168 +++++-
>  hw/virtio-9p.c       | 1698 
> +++++++++++++++++++++++++++++++++++++++++++-------
>  hw/virtio-9p.h       |  196 ++++++-
>  qemu-options.hx      |    4 +-
>  vl.c                 |    2 +-
>  8 files changed, 1986 insertions(+), 254 deletions(-)
>
>

      reply	other threads:[~2010-09-08 19:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-08 19:22 [Qemu-devel] PULL request for VirtFS updates Venkateswararao Jujjuri (JV)
2010-09-08 19:31 ` Anthony Liguori [this message]

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=4C87E498.6050505@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=jvrao@linux.vnet.ibm.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.