Re: [Qemu-devel] [PATCH 1/2] qemu-doc: Add nanoMIPS ISA information

2019-01-24 Thread Aleksandar Markovic
> From: Stefan Markovic > Sent: Wednesday, November 28, 2018 2:43 PM > To: qemu-devel@nongnu.org > Cc: Aleksandar Markovic; Stefan Markovic; Petar Jovanovic; > peter.mayd...@linaro.org; h...@tuxfamily.org; > hpous...@reactos.org; Paul > Burton; jho...@kernel.org > Subject: [PATCH 1/2] qemu-doc:

Re: [Qemu-devel] [PATCH 1/2] qemu-doc: Add nanoMIPS ISA information

2018-12-03 Thread Stefan Markovic
Of course. Investigation is in progress. Thanks, Stefan On 29.11.18. 11:23, Peter Maydell wrote: > On Thu, 29 Nov 2018 at 10:18, Stefan Markovic wrote: >> I'll investigate further running with --enable-debug option to fix this >> issue. >> >> In the meantime, we could note enable-debug as 'T

Re: [Qemu-devel] [PATCH 1/2] qemu-doc: Add nanoMIPS ISA information

2018-11-29 Thread Richard Henderson
On 11/29/18 2:23 AM, Peter Maydell wrote: > On Thu, 29 Nov 2018 at 10:18, Stefan Markovic wrote: >> I'll investigate further running with --enable-debug option to fix this >> issue. >> >> In the meantime, we could note enable-debug as 'To Be Done/Work In >> Progress' for nanoMIPS in qemu docs . >

Re: [Qemu-devel] [PATCH 1/2] qemu-doc: Add nanoMIPS ISA information

2018-11-29 Thread Peter Maydell
On Thu, 29 Nov 2018 at 10:18, Stefan Markovic wrote: > I'll investigate further running with --enable-debug option to fix this > issue. > > In the meantime, we could note enable-debug as 'To Be Done/Work In > Progress' for nanoMIPS in qemu docs . This isn't just "--enable-debug doesn't work", it

Re: [Qemu-devel] [PATCH 1/2] qemu-doc: Add nanoMIPS ISA information

2018-11-29 Thread Stefan Markovic
Hi Philippe, I'll investigate further running with  --enable-debug option to fix this issue. In the meantime, we could note enable-debug as 'To Be Done/Work In Progress' for nanoMIPS in qemu docs . Thanks, Stefan On 28.11.18. 15:31, Philippe Mathieu-Daudé wrote: > Hi Stefan, > > On 28/11/1

Re: [Qemu-devel] [PATCH 1/2] qemu-doc: Add nanoMIPS ISA information

2018-11-28 Thread Philippe Mathieu-Daudé
Hi Stefan, On 28/11/18 14:43, Stefan Markovic wrote: > From: Stefan Markovic > > Add nanoMIPS information in qemu-doc.texi with example of usage > included. > > Signed-off-by: Stefan Markovic > --- > qemu-doc.texi | 29 + > 1 file changed, 29 insertions(+) > > dif

[Qemu-devel] [PATCH 1/2] qemu-doc: Add nanoMIPS ISA information

2018-11-28 Thread Stefan Markovic
From: Stefan Markovic Add nanoMIPS information in qemu-doc.texi with example of usage included. Signed-off-by: Stefan Markovic --- qemu-doc.texi | 29 + 1 file changed, 29 insertions(+) diff --git a/qemu-doc.texi b/qemu-doc.texi index f7ad1df..6ef593d 100644 --- a/