qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] target-moxie: Use new qemu_ld/st opcodes


From: Peter Crosthwaite
Subject: Re: [Qemu-devel] [PATCH] target-moxie: Use new qemu_ld/st opcodes
Date: Sun, 15 Dec 2013 14:33:44 +1000

On Sun, Dec 15, 2013 at 2:18 PM, Anthony Green <address@hidden> wrote:
> Richard Henderson <address@hidden> writes:
>
>> Strict search-and-replace, since the moxie port does nothing complicated.
>>
>> Cc: Anthony Green <address@hidden>
>> Signed-off-by: Richard Henderson <address@hidden>
>> ---
>>  target-moxie/translate.c | 52 
>> ++++++++++++++++++++++++------------------------
>>  1 file changed, 26 insertions(+), 26 deletions(-)
>>
>> Untested, since there's no openrisc images at http://wiki.qemu.org/Testing,
>> but it's certainly a simple enough change.
>
> Thanks Richard.  I've tested this patch and it's fine.
>

Want to put a formal Tested-by: to make it easier for merge?

Regards,
Peter

> I don't have any disk images to post yet.  However, I do have some
> firmware.  It's only about 5k, and normally lives in the FPGA hosting
> Moxie, but it's useful as a quick test for qemu as well...
>
> $ cat ./hello.srec | ./moxie-softmmu/qemu-system-moxie --nographic --machine 
> marin --kernel ./bootrom.elf
> MOXIE On-Chip Bootloader v2.0
> Copyright (c) 2013 Anthony Green <address@hidden>
>
> Waiting for an S-Record Download or Remote GDB Connection...
> Jumping to code at 0x30000000.
> Hello World!
>
> I see that the QEMU repo includes some firmware already.  Should I
> submit this one as well?
>
> Thanks,
>
> AG
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]