diff options
author | Peter Lieven <pl@kamp.de> | 2013-03-21 13:07:10 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-03-28 11:52:42 +0100 |
commit | 142c6b1a89c3af769fbab6a22f51eefa7a3b0330 (patch) | |
tree | 704ad8462a7a98ff8f58566a2da46731074d9730 /tests | |
parent | e280ff5e9159ed227a117339c1157143627cab96 (diff) |
vl.c: call bdrv_init_with_whitelist() before cmdline parsing
commit 4d454574 "qemu-option: move standard option definitions
out of qemu-config.c" broke support for commandline option
groups that where registered during bdrv_init(). In particular
support for -iscsi options was broken since that commit.
Fix by moving the bdrv_init_with_whitelist() before command
line argument parsing.
Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions