rom loader: also try filename as-is.
commitb96bf49306e061197058b725f5b44e8294e12486
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 7 Oct 2009 11:37:07 +0000 (7 13:37 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 12 Oct 2009 14:42:32 +0000 (12 09:42 -0500)
treec575691c7b2a416ab394fcfc527dbf135f5c782f
parent3c178e72e065b88436fed7d89bd75635d84df36c
rom loader: also try filename as-is.

In case qemu_find_file fails try to open the file as-is.

Patchworks-ID: 35263
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/loader.c