Re: [Qemu-devel] [PULL 0/1] M68k for 2.12 patches

2018-02-15 Thread Peter Maydell
On 14 February 2018 at 10:39, Laurent Vivier  wrote:
> The following changes since commit bec9c64ef7be8063f1192608b83877bc5c9ea217:
>
>   Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into 
> staging (2018-02-13 18:24:08 +)
>
> are available in the Git repository at:
>
>   git://github.com/vivier/qemu-m68k.git tags/m68k-for-2.12-pull-request
>
> for you to fetch changes up to 1226e212292e271b8795265c9639d5c0553df199:
>
>   m68k: implement movep instruction (2018-02-14 11:09:13 +0100)
>
> 
>
> 
>
> Pavel Dovgalyuk (1):
>   m68k: implement movep instruction
>
>  target/m68k/cpu.c   |  2 ++
>  target/m68k/cpu.h   |  1 +
>  target/m68k/translate.c | 46 ++
>  3 files changed, 49 insertions(+)

Applied, thanks.

-- PMM



[Qemu-devel] [PULL 0/1] M68k for 2.12 patches

2018-02-14 Thread Laurent Vivier
The following changes since commit bec9c64ef7be8063f1192608b83877bc5c9ea217:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging 
(2018-02-13 18:24:08 +)

are available in the Git repository at:

  git://github.com/vivier/qemu-m68k.git tags/m68k-for-2.12-pull-request

for you to fetch changes up to 1226e212292e271b8795265c9639d5c0553df199:

  m68k: implement movep instruction (2018-02-14 11:09:13 +0100)





Pavel Dovgalyuk (1):
  m68k: implement movep instruction

 target/m68k/cpu.c   |  2 ++
 target/m68k/cpu.h   |  1 +
 target/m68k/translate.c | 46 ++
 3 files changed, 49 insertions(+)

-- 
2.14.3