qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add pathin option to -chardev file
@ 2020-05-07  6:24 Alexander Bulekov
  2020-05-07  6:24 ` [PATCH v2 1/2] chardev: enable distinct input for " Alexander Bulekov
  2020-05-07  6:24 ` [PATCH v2 2/2] char-file: add test for distinct path= and pathin= Alexander Bulekov
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Bulekov @ 2020-05-07  6:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcandre.lureau, berrange, stefanha, Alexander Bulekov

This adds a pathin= option to -chardev file, which allows specifying
distinct input and output paths for the chardev. This functionaliy was
already available through QMP.

Alexander Bulekov (2):
  chardev: enable distinct input for -chardev file
  char-file: add test for distinct path= and pathin=

 chardev/char-file.c |  5 +++
 chardev/char.c      |  3 ++
 qemu-options.hx     |  7 ++--
 tests/test-char.c   | 83 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 96 insertions(+), 2 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2020-05-07  9:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-07  6:24 [PATCH v2 0/2] Add pathin option to -chardev file Alexander Bulekov
2020-05-07  6:24 ` [PATCH v2 1/2] chardev: enable distinct input for " Alexander Bulekov
2020-05-07  9:29   ` Darren Kenny
2020-05-07  6:24 ` [PATCH v2 2/2] char-file: add test for distinct path= and pathin= Alexander Bulekov
2020-05-07  9:38   ` Darren Kenny

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).