[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/13] Misc fixes for 2024-12-03
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/13] Misc fixes for 2024-12-03 |
Date: |
Tue, 3 Dec 2024 16:49:52 +0000 |
On Tue, 3 Dec 2024 at 11:32, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> The following changes since commit eb22a064455aeebc105cc89bf77f48aa18b52938:
>
> Merge tag 'pull-request-2024-12-02' of https://gitlab.com/thuth/qemu into
> staging (2024-12-02 16:16:15 +0000)
>
> are available in the Git repository at:
>
> https://github.com/philmd/qemu.git tags/hw-misc-20241203
>
> for you to fetch changes up to 964d2a0cf8136cdafc07f6fd847ebf897965dc35:
>
> system: Select HVF by default when no other accelerator is available
> (2024-12-03 12:28:06 +0100)
>
> ----------------------------------------------------------------
> Misc fixes for QEMU v9.2.0
>
> ----------------------------------------------------------------
>
> Ahmad Fatoum (1):
> hw/openrisc/openrisc_sim: keep serial@90000000 as default
>
> Bibo Mao (1):
> MAINTAINERS: add myself as the maintainer for LoongArch VirtMachine
>
> Brian Cain (1):
> MAINTAINERS: update email addr for Brian Cain
>
> Daniel P. Berrangé (4):
> hw/core/machine: diagnose wrapping of maxmem
> hw/virtio: fix crash in processing balloon stats
> tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
> tests/qtest: add test for querying balloon guest stats
>
> Joel Holdsworth (1):
> hw/openrisc: Fixed undercounting of TTCR in continuous mode
>
> Peter Maydell (1):
> target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
>
> Philippe Mathieu-Daudé (4):
> ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
> meson: Add missing SDL dependency to system/main.c
> hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
> system: Select HVF by default when no other accelerator is available
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 05/13] meson: Add missing SDL dependency to system/main.c, (continued)
- [PULL 05/13] meson: Add missing SDL dependency to system/main.c, Philippe Mathieu-Daudé, 2024/12/03
- [PULL 06/13] MAINTAINERS: update email addr for Brian Cain, Philippe Mathieu-Daudé, 2024/12/03
- [PULL 07/13] hw/core/machine: diagnose wrapping of maxmem, Philippe Mathieu-Daudé, 2024/12/03
- [PULL 08/13] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt(), Philippe Mathieu-Daudé, 2024/12/03
- [PULL 09/13] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset(), Philippe Mathieu-Daudé, 2024/12/03
- [PULL 10/13] hw/virtio: fix crash in processing balloon stats, Philippe Mathieu-Daudé, 2024/12/03
- [PULL 11/13] tests/qtest: drop 'fuzz-' prefix from virtio-balloon test, Philippe Mathieu-Daudé, 2024/12/03
- [PULL 12/13] tests/qtest: add test for querying balloon guest stats, Philippe Mathieu-Daudé, 2024/12/03
- [PULL 13/13] system: Select HVF by default when no other accelerator is available, Philippe Mathieu-Daudé, 2024/12/03
- Re: [PULL 00/13] Misc fixes for 2024-12-03,
Peter Maydell <=