qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH 0/2] block: Introduce "json-file:" protocol


From: Fam Zheng
Subject: [Qemu-block] [PATCH 0/2] block: Introduce "json-file:" protocol
Date: Tue, 3 Nov 2015 15:01:16 +0800

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




reply via email to

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