On Tue, Jul 30, 2013 at 02:58:27PM +0200, Kevin Wolf wrote: > 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. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > blockdev.c | 143 > +++++++++++++++++++++++++++++++++++++++++++++++ > tests/qemu-iotests/group | 2 +- > 2 files changed, 144 insertions(+), 1 deletion(-)
Thanks, applied to my block tree for QEMU 1.6-rc: https://github.com/stefanha/qemu/commits/block Stefan
