qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Tobias Schramm
Subject: [Qemu-devel] [PATCH v2 0/1] Add fmask/dmask option for 9p mapped mode
Date: Sun, 18 Jun 2017 16:52:57 +0200

Hi,

as suggested by the automated tests I adjusted the code style to be
compatible with QEMUs existing code base.
The previous failed test seems to be irrelevant since it passes fine on my dev
machine and the failure is in a totally unrelated component.

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]