Re: [Qemu-devel] [PATCH qom v5 0/2] Named GPIOs

2014-05-20 Thread Peter Maydell
On 20 May 2014 07:30, Peter Crosthwaite wrote: > This series implements Named GPIOs on the qdev level. Patch 1 is the > feature presentation. I'm way behind on my review queue, but hopefully I can find time to do the conversion of the GIC GPIOs -- I think that's the major device with a really cum

Re: [Qemu-devel] [PATCH qom v5 0/2] Named GPIOs

2014-05-20 Thread Peter Crosthwaite
On Tue, May 20, 2014 at 7:49 PM, Andreas Färber wrote: > Am 20.05.2014 08:30, schrieb Peter Crosthwaite: >> This series implements Named GPIOs on the qdev level. Patch 1 is the >> feature presentation. >> >> Second patch I give a useful example of the feature's use (an SSI >> cleanup). >> >> This

Re: [Qemu-devel] [PATCH qom v5 0/2] Named GPIOs

2014-05-20 Thread Andreas Färber
Am 20.05.2014 08:30, schrieb Peter Crosthwaite: > This series implements Named GPIOs on the qdev level. Patch 1 is the > feature presentation. > > Second patch I give a useful example of the feature's use (an SSI > cleanup). > > This kinda falls through the cracks between the active maintainershi