qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] block: Introduce "json-file:" protocol
@ 2015-11-03  7:01 Fam Zheng
  2015-11-03  7:01 ` [Qemu-devel] [PATCH 1/2] block: Add "json-file:" pseudo protocol Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Fam Zheng @ 2015-11-03  7:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, qemu-block, Max Reitz

This would be a safer channel when we want to provide block options that
contain sensitive information, such as fields for authentication.



Fam Zheng (2):
  block: Add "json-file:" pseudo protocol
  iotests: Add tests for "json-file:" pseudo protocol

 block.c                    | 58 +++++++++++++++++++++++++++++++++++++++++-----
 tests/qemu-iotests/089     | 27 +++++++++++++++++----
 tests/qemu-iotests/089.out | 15 ++++++++++++
 3 files changed, 90 insertions(+), 10 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2015-11-03  7:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-03  7:01 [Qemu-devel] [PATCH 0/2] block: Introduce "json-file:" protocol Fam Zheng
2015-11-03  7:01 ` [Qemu-devel] [PATCH 1/2] block: Add "json-file:" pseudo protocol Fam Zheng
2015-11-03  7:01 ` [Qemu-devel] [PATCH 2/2] iotests: Add tests for " Fam Zheng
2015-11-03  7:35 ` [Qemu-devel] [PATCH 0/2] block: Introduce "json-file:" protocol Daniel P. Berrange
2015-11-03  7:56   ` Fam Zheng

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