qemu-e2k/hw/9pfs
Daniel P. Berrange a2f507d908 hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too long
If the 9pfs mount tag is longer than MAX_TAG_LEN bytes, rather than
silently truncating the tag which will likely break the guest OS,
report an immediate error and exit QEMU

* hw/9pfs/virtio-9p-device.c: Report error & exit if mount tag is
  too long

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2011-10-15 15:30:26 +05:30
..
codir.c hw/9pfs: Implement TFLUSH operation 2011-09-22 21:38:52 +05:30
cofile.c hw/9pfs: Implement TFLUSH operation 2011-09-22 21:38:52 +05:30
cofs.c hw/9pfs: Implement TFLUSH operation 2011-09-22 21:38:52 +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: Implement TFLUSH operation 2011-09-22 21:38:52 +05:30
virtio-9p-debug.c virtio-9p: Fix syntax error in debug code 2011-09-09 09:51:07 +01:00
virtio-9p-debug.h virtio-9p: move 9p files around 2011-04-27 08:24:37 -07:00
virtio-9p-device.c hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too long 2011-10-15 15:30:26 +05:30
virtio-9p-handle.c hw/9pfs: Fix build error on platform that don't support futimens 2011-10-15 15:30:26 +05:30
virtio-9p-local.c hw/9pfs: Add new virtfs option writeout=immediate skip host page cache 2011-10-12 19:11:23 +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 virtio-9p: Use 9P specific Lock constants 2011-10-15 15:30:26 +05:30
virtio-9p.h virtio-9p: Use 9P specific Lock constants 2011-10-15 15:30:26 +05:30