block: Disable driver-specific options for 1.6

Enterprise / Virtualization / QEMU - Kevin Wolf [redhat.com] - 2 August 2013 11:21 UTC

We don't want to commit to the API yet before everything is worked out. Like already for 1.5, disable it again for the 1.6 release. This commit is meant to be reverted after the 1.6 release.

The disabling of the driver-specific options is achieved by applying the old checks while parsing the command line.

8afaefb block: Disable driver-specific options for 1.6
blockdev.c | 143 ++++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/group | 2 +-
2 files changed, 144 insertions(+), 1 deletion(-)

Upstream: git.qemu.org


  • Share