[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/7] M68k for 6.0 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/7] M68k for 6.0 patches |
Date: |
Sat, 13 Feb 2021 21:25:47 +0000 |
On Fri, 12 Feb 2021 at 21:18, Laurent Vivier <laurent@vivier.eu> wrote:
>
> The following changes since commit 5b19cb63d9dfda41b412373b8c9fe14641bcab60:
>
> Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210205' in=
> to staging (2021-02-05 22:59:12 +0000)
>
> are available in the Git repository at:
>
> git://github.com/vivier/qemu-m68k.git tags/m68k-for-6.0-pull-request
>
> for you to fetch changes up to 382d71af7d61620ffb023962f83cc4786303c60d:
>
> m68k: import bootinfo headers from linux (2021-02-11 21:56:42 +0100)
>
> ----------------------------------------------------------------
> Pull request m68k-20210212
>
> Move bootinfo headers to include/standard-headers/asm-m68k
> Add M68K_FEATURE_MSP, M68K_FEATURE_MOVEC, M68K_FEATURE_M68010
> Add 68060 CR BUSCR and PCR (unimplemented)
> CPU types and features cleanup
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
- [PULL 0/7] M68k for 6.0 patches, Laurent Vivier, 2021/02/12
- [PULL 3/7] m68k: improve comments on m68k_move_to/from helpers, Laurent Vivier, 2021/02/12
- [PULL 1/7] m68k: improve cpu instantiation comments, Laurent Vivier, 2021/02/12
- [PULL 2/7] m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability, Laurent Vivier, 2021/02/12
- [PULL 4/7] m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to/from, Laurent Vivier, 2021/02/12
- [PULL 5/7] m68k: MOVEC insn. should generate exception if wrong CR is accessed, Laurent Vivier, 2021/02/12
- [PULL 6/7] m68k: add MSP detection support for stack pointer swap helpers, Laurent Vivier, 2021/02/12
- [PULL 7/7] m68k: import bootinfo headers from linux, Laurent Vivier, 2021/02/12
- Re: [PULL 0/7] M68k for 6.0 patches,
Peter Maydell <=