configs/qemu: specify drive image file format (raw)
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 4 Dec 2015 15:49:57 +0000 (12:49 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 4 Dec 2015 20:26:56 +0000 (21:26 +0100)
commit122d613b57dfac7f1c4f0834620257f11726e14a
tree0dfec36568eb7638c92ec9d5f27689b5e5a4a3f5
parentc994c3db1f7d76b5dfe79e3b1133d66fdd06212c
configs/qemu: specify drive image file format (raw)

Specify that the drive image file format is raw to avoid warnings and
restrictions.
Also switch to -drive syntax for all configs.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
14 files changed:
board/qemu/arm-versatile/readme.txt
board/qemu/arm-vexpress/readme.txt
board/qemu/mips-malta/readme.txt
board/qemu/mips64-malta/readme.txt
board/qemu/mips64el-malta/readme.txt
board/qemu/mipsel-malta/readme.txt
board/qemu/ppc-g3beige/readme.txt
board/qemu/ppc64-pseries/readme.txt
board/qemu/sh4-r2d/readme.txt
board/qemu/sh4eb-r2d/readme.txt
board/qemu/sparc-ss10/readme.txt
board/qemu/sparc64-sun4u/readme.txt
board/qemu/x86/readme.txt
board/qemu/x86_64/readme.txt