qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vl: move rom_load_all after machine init done


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] vl: move rom_load_all after machine init done
Date: Mon, 22 Jun 2015 11:43:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0


On 22/06/2015 11:26, Eric Auger wrote:
> ping
> 
> Do you think that change is sensible? Since this takes place in vl.c I
> am quite scared but with your experience you may know how much this can
> be wrong.

It seems safe because rom_load_all really doesn't load anything, it only
does an overlap check.  Is this right?

Is the bug that some overlapping ROMs are not detected?  The commit
message is not clear.

Paolo



reply via email to

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