diff options
author | Max Reitz <mreitz@redhat.com> | 2016-08-15 15:29:24 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-08-15 15:52:28 +0200 |
commit | 7ccc44fd7d1dfa62c4d6f3a680df809d6e7068ce (patch) | |
tree | c9af0072ab148044d6ad6fa4e6ae467a1d85a700 /hw/i386 | |
parent | 8a6a80896d6af03b8ee0c17cdf37219eca2588a7 (diff) | |
download | qemu-7ccc44fd7d1dfa62c4d6f3a680df809d6e7068ce.tar.gz qemu-7ccc44fd7d1dfa62c4d6f3a680df809d6e7068ce.tar.bz2 qemu-7ccc44fd7d1dfa62c4d6f3a680df809d6e7068ce.zip |
block/nbd: Use QemuOpts for runtime options
Using QemuOpts will prevent qemu from crashing if the input options have
not been validated (which is the case when they are specified on the
command line or in a json: filename) and some have the wrong type.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/i386')
0 files changed, 0 insertions, 0 deletions