]> Git Repo - qemu.git/commit - hw/armv7m.c
armv7m: Guard against no -kernel argument
authorPeter A. G. Crosthwaite <[email protected]>
Mon, 13 Aug 2012 10:04:05 +0000 (11:04 +0100)
committerPeter Maydell <[email protected]>
Mon, 13 Aug 2012 10:04:05 +0000 (11:04 +0100)
commit01fd41ab3fb69971c24a69ed49cde96086d81278
tree9304cc6da70a0abdc54e16d1f4c58747819c1a3e
parent55e00a19b6dc8f20e5688866451bb4a60e649459
armv7m: Guard against no -kernel argument

A -kernel argument must be specified for this machine. Guard against no -kernel
argument. Previously gave an unhelpful "bad address" error message.

Signed-off-by: Peter A. G. Crosthwaite <[email protected]>
Tested-by: Markus Armbruster <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/armv7m.c
This page took 0.027266 seconds and 4 git commands to generate.