[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL] VirtFS update
From: |
Aneesh Kumar K.V |
Subject: |
[Qemu-devel] [PULL] VirtFS update |
Date: |
Tue, 13 Sep 2011 18:57:26 +0530 |
User-agent: |
Notmuch/0.5-318-g52e4ded (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) |
Hi Anthony,
This series contain few fixes to VirtFS server. The patch set also add
two new 9p operations. Please pull.
The following changes since commit 07ff2c4475df77e38a31d50ee7f3932631806c15:
Merge remote-tracking branch 'origin/master' into staging (2011-09-08
09:25:36 -0500)
are available in the git repository at:
git://repo.or.cz/qemu/v9fs.git for-upstream-4
Aneesh Kumar K.V (5):
hw/9pfs: Update the fidp path before opendir
hw/9pfs: Initialize rest of qid field to zero.
hw/9pfs: Fix memleaks in some 9p operation
hw/9pfs: add 9P2000.L renameat operation
hw/9pfs: add 9P2000.L unlinkat operation
hw/9pfs/virtio-9p.c | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++
hw/9pfs/virtio-9p.h | 4 ++
2 files changed, 130 insertions(+), 0 deletions(-)
-aneesh
- [Qemu-devel] [PULL] VirtFS update,
Aneesh Kumar K.V <=