All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@smile.fr>
To: Marek Vasut <marex@denx.de>, qemu-devel@nongnu.org
Cc: Waldemar Brodkorb <wbx@openadk.org>,
	Jeff Da Silva <jdasilva@altera.com>,
	Chris Wulff <crwulff@gmail.com>,
	Sandra Loosemore <sandra@codesourcery.com>,
	Yves Vandervennet <yvanderv@altera.com>,
	Ley Foon Tan <lftan@altera.com>
Subject: Re: [Qemu-devel] [V2,1/7] nios2: Add disas entries
Date: Mon, 31 Oct 2016 22:27:27 +0100	[thread overview]
Message-ID: <bb043609-8d19-c02d-29fb-d8fb6b9d89b8@smile.fr> (raw)
In-Reply-To: <d5d30c5f-fdc9-4935-416c-b1177b62f674@denx.de>

Hi Marek, all,

Le 18/10/2016 à 06:17, Marek Vasut a écrit :
> On 10/15/2016 03:15 PM, Romain Naour wrote:
>> Hi Marek,
> 
> Hi!
> 
>> Le 28/09/2016 à 01:30, Marek Vasut a écrit :
>>> Add nios2 disassembler support. This patch is composed from binutils files
>>> from commit "Opcodes and assembler support for Nios II R2". The files from
>>> binutils used in this patch are:
>>>
>>>     include/opcode/nios2.h
>>>     include/opcode/nios2r1.h
>>>     include/opcode/nios2r2.h
>>>     opcodes/nios2-opc.c
>>>     opcodes/nios2-dis.c
>>
>> With Waldemar Brodkorb and I, we tested this series using 10m50 kernel defconfig
>> with Buildroot generated system. In order to ease the test, we added the device
>> tree and a initramfs to the kernel image.
>>
>> Here is the result:
>>
>> Welcome to Buildroot
>> # cat /proc/cpuinfo
>> CPU:		Nios II/fast
>> MMU:		present
>> FPU:		none
>> Clocking:	75.00 MHz
>> BogoMips:	150.00
>> Calibration:	75000000 loops
>> HW:
>>  MUL:		yes
>>  MULX:		no
>>  DIV:		yes
>> Icache:		32kB, line length: 32
>> Dcache:		32kB, line length: 32
>> TLB:		16 ways, 256 entries, 8 PID bits
>> # uname -a
>> Linux buildroot 4.8.1 #2 Fri Oct 14 19:10:18 CEST 2016 nios2 GNU/Linux
>>
>> When this series will be accepted in Qemu, I'll add a demo defconfig in
>> Buildroot in order to ease runtime testing.
>>
>> Tested-by: Romain Naour <romain.naour@gmail.com>
> 
> Great, thanks ! I'm glad to see it really becomes usable for other
> people too :)
> 
> I handled the feedback and pushed updated patches to:
> http://git.bfuser.eu/?p=marex/qemu.git;a=shortlog;h=refs/heads/nios2/master
> 

Thanks, I tried your latest nios2 Qemu (v3 series) + patch 2/3 v6 with a 4.8.5
Linux kernel. It still boot :)

Best regards,
Romain

  reply	other threads:[~2016-10-31 21:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-27 23:30 [Qemu-devel] [PATCH V2 1/7] nios2: Add disas entries Marek Vasut
2016-09-27 23:30 ` [Qemu-devel] [PATCH 2/7] nios2: Add architecture emulation support Marek Vasut
2016-09-29  1:05   ` Richard Henderson
2016-10-18  3:58     ` Marek Vasut
2016-10-18 15:31       ` Richard Henderson
2016-10-18 18:32         ` Marek Vasut
2016-10-18 20:44           ` Richard Henderson
2016-10-18 22:05             ` Marek Vasut
2016-10-19  1:24               ` Richard Henderson
2016-10-19  2:31                 ` Marek Vasut
2016-10-19 16:18                   ` Richard Henderson
2016-10-20  3:01                     ` Marek Vasut
2016-09-27 23:30 ` [Qemu-devel] [PATCH 3/7] nios2: Add usermode binaries emulation Marek Vasut
2016-09-27 23:30 ` [Qemu-devel] [PATCH 4/7] nios2: Add IIC interrupt controller emulation Marek Vasut
2016-09-27 23:30 ` [Qemu-devel] [PATCH 5/7] nios2: Add periodic timer emulation Marek Vasut
2016-09-27 23:30 ` [Qemu-devel] [PATCH 6/7] nios2: Add Altera 10M50 GHRD emulation Marek Vasut
2016-09-27 23:30 ` [Qemu-devel] [PATCH 7/7] nios2: Add support for Nios-II R1 Marek Vasut
2016-10-15 13:15 ` [Qemu-devel] [V2,1/7] nios2: Add disas entries Romain Naour
2016-10-18  4:17   ` Marek Vasut
2016-10-31 21:27     ` Romain Naour [this message]
2016-11-01  0:03       ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bb043609-8d19-c02d-29fb-d8fb6b9d89b8@smile.fr \
    --to=romain.naour@smile.fr \
    --cc=crwulff@gmail.com \
    --cc=jdasilva@altera.com \
    --cc=lftan@altera.com \
    --cc=marex@denx.de \
    --cc=qemu-devel@nongnu.org \
    --cc=sandra@codesourcery.com \
    --cc=wbx@openadk.org \
    --cc=yvanderv@altera.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.