qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/1] Add fmask/dmask option for 9p mapped mode
@ 2017-06-18 14:52 Tobias Schramm
  2017-06-18 14:52 ` [Qemu-devel] [PATCH v2 1/1] Add support for custom fmasks/dmasks in 9ps " Tobias Schramm
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Schramm @ 2017-06-18 14:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: aneesh.kumar, groug, Tobias Schramm

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-18 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-18 14:52 [Qemu-devel] [PATCH v2 0/1] Add fmask/dmask option for 9p mapped mode Tobias Schramm
2017-06-18 14:52 ` [Qemu-devel] [PATCH v2 1/1] Add support for custom fmasks/dmasks in 9ps " Tobias Schramm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).