summaryrefslogtreecommitdiff
path: root/qemu-options.hx
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2016-11-02 22:20:37 +0530
committerJeff Cody <jcody@redhat.com>2016-12-05 16:30:21 -0500
commit7103d9165b78dd827e05d87f1edf1a5ec0847ebe (patch)
tree142d7649dee0670eb33261b4f5c4c2c95f0c4cc1 /qemu-options.hx
parent1a417e46aedb7d762691fdd9aaab67465240b830 (diff)
downloadqemu-7103d9165b78dd827e05d87f1edf1a5ec0847ebe.tar.gz
block/nfs: fix QMP to match debug option
The QMP definition of BlockdevOptionsNfs: { 'struct': 'BlockdevOptionsNfs', 'data': { 'server': 'NFSServer', 'path': 'str', '*user': 'int', '*group': 'int', '*tcp-syn-count': 'int', '*readahead-size': 'int', '*page-cache-size': 'int', '*debug-level': 'int' } } To make this consistent with other block protocols like gluster, lets change s/debug-level/debug/ Suggested-by: Eric Blake <eblake@redhat.com> Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions