qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] target-m68k patches


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH 0/5] target-m68k patches
Date: Sun, 6 Nov 2016 20:52:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Le 06/11/2016 à 07:18, Richard Henderson a écrit :
> I believe the first two patches have already been posted.
> No changes there, but included here for completeness.
> 
> Next is a proposed shift patch, with the changes I believe
> I mentioned wanting during review.
> 
> Finally, implementations of the bitfield instructions.  At least
> the register portion depends on the generic tcg (s)extract primitives
> that I have queued for 2.9.
> 
> The full tree is at
> 
>   git://github.com/rth7680/qemu.git tgt-m68k
> 
> 
> r~
> 
> 
> Laurent Vivier (1):
>   target-m68k: implement 680x0 movem
> 
> Richard Henderson (4):
>   target-m68k: Do not cpu_abort on undefined insns
>   target-m68k: Inline shifts
>   target-m68k: Implement bitfield ops for registers
>   target-m68k: Implement bitfield ops for memory

There is something wrong with the bitfield patches, because when I use
them instead of the version I use usually I'm not able to boot a
container with qemu-m68k (SEGFAULT).

Laurent




reply via email to

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