qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] turn firmware image filename into a machine opt


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] turn firmware image filename into a machine option
Date: Tue, 01 Oct 2013 16:57:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

Il 01/10/2013 15:00, Peter Maydell ha scritto:
> > Some don't.  They just memcpy the firmware into guest ram instead.
> 
> ...is that a good thing? What does the real hardware do? Should we
> be doing that instead? Isn't this awkward on reset?

They probably have a ROM (which should be the real "-machine
firmware=...") that loads firmware from NAND flash ("-drive
if=mtd,file=...") into RAM, and then gets out of the way.

Perhaps it's what QEMU should do, but not even the few machines that
support "-drive if=mtd" do it to this level of accuracy.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]