Re: [Qemu-devel] [PATCH RFC] bcm2835_dma: add emulation of Raspberry Pi DMA controller

2016-03-03 Thread Grégory ESTRADE
I'd be glad if you add a sign-off by me, but it doesn't matter much. Having this work finally getting into mainstream thanks to Andrew is what matters there. Best regards, Gregory On Thu, Mar 3, 2016 at 3:24 PM, Peter Maydell wrote: > On 29 February 2016 at 23:11, Andrew Baumann > wrote: > > Si

Re: [Qemu-devel] [PATCH 1/8] bcm2835_sbm: add BCM2835 mailboxes

2015-12-22 Thread Grégory ESTRADE
Hi, The "sbm" is a typo. It was meant to be "smb": Semaphore MailBoxes... Sorry about that. Regards, Gregory On Tue, Dec 22, 2015 at 12:15 AM, Andrew Baumann < andrew.baum...@microsoft.com> wrote: > Hi Peter, > > Thanks for the review! > > > From: Peter Crosthwaite [mailto:crosthwaitepe...@gmail

Re: [Qemu-devel] [PATCH 1/8] bcm2835_sbm: add BCM2835 mailboxes

2015-12-22 Thread Grégory ESTRADE
Indeed, this header is generated from the Broadcom's Linux drivers headers, with a Perl script. On Tue, Dec 22, 2015 at 12:33 AM, Peter Crosthwaite < crosthwaitepe...@gmail.com> wrote: > On Mon, Dec 21, 2015 at 3:15 PM, Andrew Baumann > wrote: > > Hi Peter, > > > > Thanks for the review! > > > >