qemu/hw/9pfs
Stefan Hajnoczi 779b5b04fd hw/9pfs: use g_vasprintf() instead of rolling our own
Markus Armbruster <armbru@redhat.com> sent fixes for va_list vararg
issues in v9fs_string_alloc_printf().  It turns out the function
duplicates g_vasprintf() and can therefore be eliminated entirely.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2011-11-02 12:57:15 +05:30
..
codir.c hw/9pfs: Abstract open state of fid to V9fsFidOpenState 2011-10-31 12:34:17 +05:30
cofile.c hw/9pfs: Abstract open state of fid to V9fsFidOpenState 2011-10-31 12:34:17 +05:30
cofs.c
coxattr.c
virtio-9p-coth.c
virtio-9p-coth.h hw/9pfs: Abstract open state of fid to V9fsFidOpenState 2011-10-31 12:34:17 +05:30
virtio-9p-device.c
virtio-9p-handle.c hw/9pfs: Abstract open state of fid to V9fsFidOpenState 2011-10-31 12:34:17 +05:30
virtio-9p-local.c hw/9pfs: Abstract open state of fid to V9fsFidOpenState 2011-10-31 12:34:17 +05:30
virtio-9p-posix-acl.c
virtio-9p-synth.c hw/9pfs: Replace rwlocks with RCU variants of interfaces. 2011-10-31 12:34:18 +05:30
virtio-9p-synth.h hw/9pfs: Add synthetic file system support using 9p 2011-10-31 12:34:18 +05:30
virtio-9p-xattr-user.c
virtio-9p-xattr.c
virtio-9p-xattr.h
virtio-9p.c hw/9pfs: use g_vasprintf() instead of rolling our own 2011-11-02 12:57:15 +05:30
virtio-9p.h hw/9pfs: Add synthetic file system support using 9p 2011-10-31 12:34:18 +05:30