aboutsummaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p-xattr.c
AgeCommit message (Expand)Author
2014-03-04hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitationChen Gang
2013-10-05hw/9pfs: Fix errno value for xattr functionsDaniel P. Berrange
2013-04-08hw: move headers to include/Paolo Bonzini
2012-10-05virtio-9p: avoid unwarranted uses of strncpyJim Meyering
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-01[virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)
2011-06-01virtio-9p: Use relative includes for files in hwStefan Weil
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V