On Tue, Jun 10, 2014 at 10:55:13AM +0200, Paolo Bonzini wrote:
> Il 08/06/2014 14:18, Kashyap Chamarthy ha scritto:
[. . .]
>
> QEMU's "make install" should have installed the firmware blobs in
> /usr/share/local/qemu, including bios-256k.bin. Did it?
Yes it did. I just tested it by providing --prefix=/home/kashyap/install
and yes 'bios-256k.bin' _is_ installed:
kashyap@install$ pwd
/home/kashyap/install
kashyap@install$ find . -name bios-256k.bin
./share/qemu/bios-256k.bin
I see that it's a fairly recent addition[1].
Thanks for your comment.
[1] http://lists.gnu.org/archive/html/qemu-devel/2013-12/msg01612.html
--
/kashyap