Re: [Qemu-devel] ping.. Re: [PATCH moxie] Fix bug in tlb_fill.

2013-12-15 Thread Peter Crosthwaite
On Mon, Dec 16, 2013 at 5:26 AM, Anthony Green wrote: > Peter Maydell writes: > >> On 15 December 2013 18:51, Andreas Färber wrote: >>> And since this is purely in target-moxie I would suggest to simply send >>> a pull as target maintainer once you have someone trustworthy's >>> Reviewed-by and

Re: [Qemu-devel] ping.. Re: [PATCH moxie] Fix bug in tlb_fill.

2013-12-15 Thread Anthony Green
Peter Maydell writes: > On 15 December 2013 18:51, Andreas Färber wrote: >> And since this is purely in target-moxie I would suggest to simply send >> a pull as target maintainer once you have someone trustworthy's >> Reviewed-by and it doesn't break `make check`, similar to how it's done >> for

Re: [Qemu-devel] ping.. Re: [PATCH moxie] Fix bug in tlb_fill.

2013-12-15 Thread Peter Maydell
On 15 December 2013 18:51, Andreas Färber wrote: > Am 15.12.2013 05:10, schrieb Anthony Green: >> This patch still needs to be applied. There was some follow-up >> discussion on this patch back in May, but none of it negates the fact >> that this patch needs to be applied. > > It introduces a tab

Re: [Qemu-devel] ping.. Re: [PATCH moxie] Fix bug in tlb_fill.

2013-12-15 Thread Andreas Färber
Hi, Am 15.12.2013 05:10, schrieb Anthony Green: > > This patch still needs to be applied. There was some follow-up > discussion on this patch back in May, but none of it negates the fact > that this patch needs to be applied. It introduces a tab, please fix. Apart from that I believe I reporte

[Qemu-devel] ping.. Re: [PATCH moxie] Fix bug in tlb_fill.

2013-12-14 Thread Anthony Green
This patch still needs to be applied. There was some follow-up discussion on this patch back in May, but none of it negates the fact that this patch needs to be applied. Thanks! AG Anthony Green writes: > Fix a simple bug in tlb_fill for moxie. The port was mostly working > before, which is