Il 07/05/2013 15:09, Peter Maydell ha scritto:
> On 10 March 2013 14:21, Igor Mitsyanko wrote:
>> First two patches fix issues in exynos4210 code which were blocking proper
>> memory
>> migration.
>>
>> Third patch makes memory_region_init_ram_ptr assert if memory region size is
>> not a
>> mult
On 10 March 2013 14:21, Igor Mitsyanko wrote:
> First two patches fix issues in exynos4210 code which were blocking proper
> memory
> migration.
>
> Third patch makes memory_region_init_ram_ptr assert if memory region size is
> not a
> multiple of TARGET_PAGE_SIZE.
>
> Igor Mitsyanko (3):
> hw
First two patches fix issues in exynos4210 code which were blocking proper
memory
migration.
Third patch makes memory_region_init_ram_ptr assert if memory region size is
not a
multiple of TARGET_PAGE_SIZE.
Igor Mitsyanko (3):
hw/exynos4210.c: set chipid_and_omr array size to TARGET_PAGE_SIZE