On 06/28/2016 07:53 PM, Paolo Bonzini wrote:
> 
>> We can then add an assert() in memory_region_init_rom_device()
>> to prevent further misuse. (Passing NULL was documented as
>> "I/O space is not supposed to be handled by QEMU itself", but this
>> doesn't make much sense (who would be handling the writes?) and
>> isn't used by any of the callers.)
>>
>> This is for-2.7 because it fixes a crash in the imx boards
>> if the guest misbehaves:
>> https://bugs.launchpad.net/qemu/+bug/1596160
> 
> Go ahead and include this in target-arm (and since we're at it,
> it would be great if you handled Cedric's m25p80 series when he
> sends out the rebase).

Quick question, who is handling this one :

        https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg04339.html

Shall I include it also in the patchset ? 

Thanks,

C. 


Reply via email to