diff options
author | Jeff Cody | 2017-02-27 18:36:46 +0100 |
---|---|---|
committer | Jeff Cody | 2017-03-02 04:39:25 +0100 |
commit | 0a55679b4a5061f4d74bdb1a0e81611ba3390b00 (patch) | |
tree | 56bc7117421afc45725bca3118f698fd54b9ae38 /hw/ide/qdev.c | |
parent | block/rbd: add blockdev-add support (diff) | |
download | qemu-0a55679b4a5061f4d74bdb1a0e81611ba3390b00.tar.gz qemu-0a55679b4a5061f4d74bdb1a0e81611ba3390b00.tar.xz qemu-0a55679b4a5061f4d74bdb1a0e81611ba3390b00.zip |
block/rbd: add support for 'mon_host', 'auth_supported' via QAPI
This adds support for three additional options that may be specified
by QAPI in blockdev-add:
server: host, port
auth method: either 'cephx' or 'none'
The "server" and "auth-supported" QAPI parameters are arrays. To conform
with the rados API, the array items are join as a single string with a ';'
character as a delimiter when setting the configuration values.
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'hw/ide/qdev.c')
0 files changed, 0 insertions, 0 deletions