qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2 0/2] Fix memory migration for exynos 4210 SoC
@ 2013-05-10 15:32 Igor Mitsyanko
  2013-05-10 15:33 ` [Qemu-devel] [PATCH V2 1/2] hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region Igor Mitsyanko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Igor Mitsyanko @ 2013-05-10 15:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Igor Mitsyanko, peter.maydell, paul, pbonzini

Fix issues in exynos4210 code which were blocking proper memory
migration.

V1->V2
PATCH1 now doesn't use memory_region_init_ram_ptr at all. Instead, it
converts chipid memory to an mmio region.
PATCH3 is dropped until hard freeze is over. It better be sent separately
anyway.

Igor Mitsyanko (2):
  hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region
  exynos4210.c: register rom_mem for memory migration

 hw/arm/exynos4210.c | 28 +++++++++++++++++++++++++---
 1 file changed, 25 insertions(+), 3 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-03 15:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 15:32 [Qemu-devel] [PATCH V2 0/2] Fix memory migration for exynos 4210 SoC Igor Mitsyanko
2013-05-10 15:33 ` [Qemu-devel] [PATCH V2 1/2] hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region Igor Mitsyanko
2013-05-10 15:33 ` [Qemu-devel] [PATCH V2 2/2] exynos4210.c: register rom_mem for memory migration Igor Mitsyanko
2013-06-03 15:05 ` [Qemu-devel] [PATCH V2 0/2] Fix memory migration for exynos 4210 SoC Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).