]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
hw/arm/vexpress: Forbid specifying flash contents in two ways at once
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Jun 2014 17:06:25 +0000 (18:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Jun 2014 17:06:25 +0000 (18:06 +0100)
commit476e75ab9d2cf2ad8ac8dfd9530c9fee148c2c7a
tree3509aeb7b90df72a377d5e0200c13afeac7ceac4
parent4063452eca8aaa432b5c42b1ccea81be01219b0e
hw/arm/vexpress: Forbid specifying flash contents in two ways at once

Detect attempts by the user to specify the contents of the first flash
device via both -bios and -drive if=pflash... simultaneously and
print a helpful error message.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1402419834-25982-1-git-send-email-peter.maydell@linaro.org
hw/arm/vexpress.c