OSDN Git Service

block: Remove BB options from blockdev-add
authorKevin Wolf <kwolf@redhat.com>
Thu, 30 Jun 2016 13:52:37 +0000 (15:52 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 13 Jul 2016 11:32:28 +0000 (13:32 +0200)
commit35fedb7b0e5766fc62a2c0bdce023b50dc5e3ffc
tree80509b42487168551e06fe5f96654d7244f0c1d0
parent62ed9fa991488b5ed6b8a2cbcb64182d7a5378f5
block: Remove BB options from blockdev-add

werror/rerror are now available as qdev options. The stats-* options are
removed without an existing replacement; they should probably be
configurable with a separate QMP command like I/O throttling settings.

Removing id is left for another day because this involves updating
qemu-iotests cases to use node-name for everything. Before we can do
that, however, all QMP commands must support node-name.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
qapi/block-core.json