summaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p-xattr.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitationChen Gang1-3/+6
2013-10-05hw/9pfs: Fix errno value for xattr functionsDaniel P. Berrange1-3/+3
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2012-10-05virtio-9p: avoid unwarranted uses of strncpyJim Meyering1-1/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-06-01[virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)1-2/+3
2011-06-01virtio-9p: Use relative includes for files in hwStefan Weil1-1/+1
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V1-0/+159