]> git.proxmox.com Git - qemu.git/commit
block: Disable driver-specific options for 1.5
authorKevin Wolf <kwolf@redhat.com>
Wed, 24 Apr 2013 13:29:29 +0000 (15:29 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 26 Apr 2013 11:26:28 +0000 (13:26 +0200)
commit8ec7d390b0d50b5e5b4b1d8dba7ba40d64a70875
treed4459e86850d828915b163e8b7e79e1b9e477c8b
parent8d71c63137600a41b5b959217c0492278536b3dc
block: Disable driver-specific options for 1.5

We don't want to commit to the API yet before everything is worked out.
Disable it for the 1.5 release. This commit is meant to be reverted
after the 1.5 release.

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

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
blockdev.c
tests/qemu-iotests/group