]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: warn if host device rom can't be read
authorBandan Das <bsd@redhat.com>
Wed, 15 Jan 2014 17:11:06 +0000 (10:11 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 15 Jan 2014 17:11:06 +0000 (10:11 -0700)
commitd20b43dfea1587b561aae17e4fa0f7407779d253
tree6fcccddf909cc77ffd9b145d05355ab4e9709f12
parent7c4228b4771acddcb8815079bc116007cec8a1ff
vfio: warn if host device rom can't be read

If the device rom can't be read, report an error to the
user. This alerts the user that the device has a bad
state that is causing rom read failure or option rom
loading has been disabled from the device boot menu
(among other reasons).

Signed-off-by: Bandan Das <bsd@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/misc/vfio.c