Files
qemu-esp-boards/include
Markus Armbruster 720b8dc052 blockdev: Make orphaned -drive fatal
Block backends defined with "-drive if=T" with T other than "none" are
meant to be picked up by machine initialization code: a suitable
frontend gets created and wired up automatically.

If machine initialization code doesn't comply, the block backend
remains unused.  This triggers a warning since commit a66c9dc, v2.2.0.
Drives created by default are exempted; use -nodefaults to get rid of
them.

Turn this warning into an error.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1487153147-11530-8-git-send-email-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
2017-02-21 13:17:45 +01:00
..
2016-10-19 10:09:24 +01:00
2017-01-31 10:10:14 +11:00
2017-02-21 08:11:43 +01:00
2017-01-23 15:32:46 +00:00
2017-02-13 17:27:14 +00:00
2017-02-20 12:44:32 +01:00
2017-01-24 13:10:35 -08:00
2016-10-26 08:29:00 -07:00