Re: [Qemu-devel] [PATCHv2 00/19] unicore32: Add unicore32-softmmu support

2012-08-11 Thread Blue Swirl
On Fri, Aug 10, 2012 at 6:42 AM, wrote: > From: Guan Xuetao > > These patches implement softmmu support on unicore32 architecture. Thanks, applied all. > > v1->v2: Correct maybe-uninitialized warning in gpio/pm/dma handlers. > > UniCore32 CPU is embedded in PKUnity-3 SoC, so we add necessary p

[Qemu-devel] [PATCHv2 00/19] unicore32: Add unicore32-softmmu support

2012-08-10 Thread gxt
From: Guan Xuetao These patches implement softmmu support on unicore32 architecture. v1->v2: Correct maybe-uninitialized warning in gpio/pm/dma handlers. UniCore32 CPU is embedded in PKUnity-3 SoC, so we add necessary puv3 devices simulation codes together. Only minimal system control modules a