Re: [Qemu-devel] [PATCH 00/17] onenand, omap_gpmc fixes, features

2011-08-28 Thread Edgar E. Iglesias
On Thu, Aug 25, 2011 at 09:04:54PM +0100, Peter Maydell wrote: > This patchset is primarily features and bugfixes for the > omap_gpmc device from the Meego tree. > > We start by adding a new sysbus function to get the MemoryRegion* > for a sysbus MMIO region. This was discussed in > http://www.ma

Re: [Qemu-devel] [PATCH 00/17] onenand, omap_gpmc fixes, features

2011-08-27 Thread Peter Maydell
On 27 August 2011 03:30, Edgar E. Iglesias wrote: > On Thu, Aug 25, 2011 at 09:04:54PM +0100, Peter Maydell wrote: >> This patchset is primarily features and bugfixes for the >> omap_gpmc device from the Meego tree. > Thanks Peter, do you have a tree to pull from? git://git.linaro.org/people/pma

Re: [Qemu-devel] [PATCH 00/17] onenand, omap_gpmc fixes, features

2011-08-26 Thread Edgar E. Iglesias
On Thu, Aug 25, 2011 at 09:04:54PM +0100, Peter Maydell wrote: > This patchset is primarily features and bugfixes for the > omap_gpmc device from the Meego tree. > > We start by adding a new sysbus function to get the MemoryRegion* > for a sysbus MMIO region. This was discussed in > http://www.ma

[Qemu-devel] [PATCH 00/17] onenand, omap_gpmc fixes, features

2011-08-25 Thread Peter Maydell
This patchset is primarily features and bugfixes for the omap_gpmc device from the Meego tree. We start by adding a new sysbus function to get the MemoryRegion* for a sysbus MMIO region. This was discussed in http://www.mail-archive.com/kvm@vger.kernel.org/msg59535.html and as noted there can als