Re: [Qemu-devel] [PATCH] memory: Fix assertion for flash devices

2012-01-08 Thread Avi Kivity
On 01/07/2012 01:13 PM, Stefan Weil wrote: > There is a regression since commit c5705a7728b4a6bc9e4f2d35911adbaf28042b25 > or some other recent change. > > System emulation with a flash device raises an assertion in function > qemu_ram_set_idstr because no new_block is found at the requested addr.

Re: [Qemu-devel] [PATCH] memory: Fix assertion for flash devices

2012-01-07 Thread Aurelien Jarno
On Sat, Jan 07, 2012 at 12:13:46PM +0100, Stefan Weil wrote: > There is a regression since commit c5705a7728b4a6bc9e4f2d35911adbaf28042b25 > or some other recent change. > > System emulation with a flash device raises an assertion in function > qemu_ram_set_idstr because no new_block is found at t

[Qemu-devel] [PATCH] memory: Fix assertion for flash devices

2012-01-07 Thread Stefan Weil
There is a regression since commit c5705a7728b4a6bc9e4f2d35911adbaf28042b25 or some other recent change. System emulation with a flash device raises an assertion in function qemu_ram_set_idstr because no new_block is found at the requested addr. The address of the memory region (mr->ram_addr) is