Michael S. Tsirkin fe1479aa25 loader: drop return value for rom_add_blob_fixed
rom_add_blob never fails, and neither does rom_add_blob_fixed,
so there's no need to return value from it.

In fact, rom_add_blob_fixed was erroneously returning -1 unconditionally
which made the only system that checked the return value -M bamboo fail
to start.

Drop the return value and drop checks from ppc440_bamboo to
fix this failure.

Reported-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-11-10 12:08:38 +02:00
2013-11-05 08:40:36 -08:00
2013-11-05 19:57:47 -08:00
2013-10-31 16:58:32 +01:00
2013-10-25 23:25:45 +02:00
2013-10-31 16:58:32 +01:00
2013-10-12 16:19:20 -07:00
2013-10-17 17:30:55 +02:00
2013-10-26 13:01:57 +04:00
2013-10-11 09:34:56 -07:00
2013-10-17 10:19:59 +02:00
2013-10-11 10:52:54 +02:00
2013-10-11 09:34:56 -07:00
2013-11-04 15:38:49 +02:00
2013-11-04 15:39:41 +02:00
2013-10-17 10:10:14 +02:00
2013-10-11 16:50:01 +02:00
2013-10-31 16:58:32 +01:00
2013-10-11 09:34:56 -07:00
2013-10-11 09:34:56 -07:00
2013-10-11 09:34:56 -07:00
2013-11-04 15:39:41 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%