qemu-e2k/hw/9pfs
Aneesh Kumar K.V 7999f7e127 hw/9pfs: Make VirtFS tracing work correctly
this patch fix multiple issues with VirtFS tracing.
a) Add tracepoint to the correct code path. We handle error in complete_pdu
b) Fix indentation in python script
c) Fix variable naming issue in python script

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-10-30 09:05:28 +00:00
..
codir.c hw/9pfs: Implement TFLUSH operation 2011-09-22 21:38:52 +05:30
cofile.c hw/9pfs: Add st_gen support in getattr reply 2011-10-15 15:30:27 +05:30
cofs.c hw/9pfs: Use export_flag for indicating whether fs driver use path names. 2011-10-15 15:30:27 +05:30
coxattr.c hw/9pfs: Implement TFLUSH operation 2011-09-22 21:38:52 +05:30
virtio-9p-coth.c Don't use g_thread_get_initialized. 2011-09-09 12:58:16 -05:00
virtio-9p-coth.h hw/9pfs: Add st_gen support in getattr reply 2011-10-15 15:30:27 +05:30
virtio-9p-device.c hw/9pfs: Use export flag for indicating security model 2011-10-15 15:30:27 +05:30
virtio-9p-handle.c hw/9pfs: Add st_gen support for handle based fs driver 2011-10-15 15:30:27 +05:30
virtio-9p-local.c hw/9pfs: Use export flag for indicating security model 2011-10-15 15:30:27 +05:30
virtio-9p-posix-acl.c [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p-xattr-user.c [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p-xattr.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
virtio-9p-xattr.h [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p.c hw/9pfs: Make VirtFS tracing work correctly 2011-10-30 09:05:28 +00:00
virtio-9p.h hw/9pfs: Use export_flag for indicating whether fs driver use path names. 2011-10-15 15:30:27 +05:30