[Qemu-devel] [PATCH v3 0/1] Add fmask/dmask option for 9p mapped mode

Tobias Schramm posted 1 patch 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170618161727.18404-1-tobleminer@gmail.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
fsdev/file-op-9p.h      |  4 ++++
fsdev/qemu-fsdev-opts.c | 12 ++++++++++++
hw/9pfs/9p-local.c      | 29 +++++++++++++++++++++++++----
hw/9pfs/9p.c            |  3 +++
4 files changed, 44 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH v3 0/1] Add fmask/dmask option for 9p mapped mode
Posted by Tobias Schramm 6 years, 10 months ago
Hi,

as per Manos suggestion I'm now parsing the fmask/dmask as unsigned rather than signed longs.

Tobias Schramm


Tobias Schramm (1):
  Add support for custom fmasks/dmasks in 9ps mapped mode

 fsdev/file-op-9p.h      |  4 ++++
 fsdev/qemu-fsdev-opts.c | 12 ++++++++++++
 hw/9pfs/9p-local.c      | 29 +++++++++++++++++++++++++----
 hw/9pfs/9p.c            |  3 +++
 4 files changed, 44 insertions(+), 4 deletions(-)

-- 
2.13.1