MAINTAINERS | 3 +-- hw/9pfs/9p-local.c | 3 +++ hw/9pfs/9p-util-generic.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++ hw/9pfs/9p-util.h | 6 ++++++ hw/9pfs/9p.c | 45 ++++++++++++++++++++++++++++++++++++------ hw/9pfs/meson.build | 1 + hw/9pfs/trace-events | 4 ++-- qemu-options.hx | 49 +++++++++++++++++++++++++--------------------- 8 files changed, 129 insertions(+), 32 deletions(-) create mode 100644 hw/9pfs/9p-util-generic.c