qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Target AVR (patch)


From: Peter Maydell
Subject: Re: [Qemu-devel] Target AVR (patch)
Date: Mon, 5 Jun 2017 14:18:12 +0100

On 2 June 2017 at 11:22, Anichang via Qemu-devel <address@hidden> wrote:
> Attached patch since
>
> git://git.qemu.org/qemu.git 43771d5d92312504305c19abe29ec5bfabd55f01

> Running the sample board outputs:
>
> $ ./qemu-system-avr
> Unexpected error in object_property_add() at qom/object.c:940:
> qemu-system-avr: attempt to add duplicate property 'memory' to object (type 
> 'avr5-avr')
> Aborted (core dumped)
> $

Providing a backtrace might help figuring this out.

Your patch attached to this mail appears to be a merge commit
of some kind. You don't want that -- you need to rebase the
AVR patches on current master, rather than merging anything.

thanks
-- PMM



reply via email to

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