[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/20] MIPS patches for 2023-03-07
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/20] MIPS patches for 2023-03-07 |
Date: |
Thu, 9 Mar 2023 13:13:33 +0000 |
On Tue, 7 Mar 2023 at 23:48, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> The following changes since commit 9832009d9dd2386664c15cc70f6e6bfe062be8bd:
>
> Merge tag 'pull-riscv-to-apply-20230306' of
> https://gitlab.com/palmer-dabbelt/qemu into staging (2023-03-07 12:53:00
> +0000)
>
> are available in the Git repository at:
>
> https://github.com/philmd/qemu.git tags/mips-misc-20230308
>
> for you to fetch changes up to cb9291e550c58825d6d7a6c9dc877705bd635376:
>
> log: Remove unneeded new line (2023-03-08 00:37:48 +0100)
>
> ----------------------------------------------------------------
> MIPS (and few misc) patches
>
> - MIPS
> - Remove obsolete "mips" board from target-mips.rst
> - Fix JALS32/J32/SWM32 instructions for microMIPS
> - Fix CP0.Config7.WII handling on pre-R6 cores
>
> - HW
> - Revert "Remove intermediate IRQ forwarder" commits
> - Implement legacy LTIM Edge/Level Bank Select in Intel 8259 INTC
> - Improve PCI IRQ routing in VT82C686 / Pegasos II
> - Basic implementation of VIA AC97 audio playback
> - Implement 'resume on connection status change' in USB OHCI
>
> - UI
> - Override windowDidResignKey
>
> - memory
> - Dump HPA and access type in HMP 'info ramblock'
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0
for any user-visible changes.
-- PMM
- [PULL 14/20] hw/ppc/pegasos2: Fix PCI interrupt routing, (continued)
- [PULL 15/20] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing, Philippe Mathieu-Daudé, 2023/03/07
- [PULL 16/20] hw/audio/via-ac97: Basic implementation of audio playback, Philippe Mathieu-Daudé, 2023/03/07
- [PULL 17/20] hw/usb/ohci: Implement resume on connection status change, Philippe Mathieu-Daudé, 2023/03/07
- [PULL 19/20] memory: Dump HPA and access type of ramblocks, Philippe Mathieu-Daudé, 2023/03/07
- [PULL 20/20] log: Remove unneeded new line, Philippe Mathieu-Daudé, 2023/03/07
- [PULL 18/20] ui/cocoa: Override windowDidResignKey, Philippe Mathieu-Daudé, 2023/03/07
- Re: [PULL 00/20] MIPS patches for 2023-03-07,
Peter Maydell <=