]> Git Repo - qemu.git/commit
block: Remove BB options from blockdev-add
authorKevin Wolf <[email protected]>
Thu, 30 Jun 2016 13:52:37 +0000 (15:52 +0200)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
qapi/block-core.json
This page took 0.024924 seconds and 4 git commands to generate.