Message ID | 20230307234711.55375-1-philmd@linaro.org |
---|---|
State | New |
Headers | show |
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