Message ID | 20240119113507.31951-1-philmd@linaro.org |
---|---|
State | New |
Headers | show |
On Fri, 19 Jan 2024 at 11:37, Philippe Mathieu-Daudé <philmd@linaro.org> wrote: > > The following changes since commit 88cf5fec91e50cd34bc002b633b4116228db0bc8: > > Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-01-18 12:48:17 +0000) > > are available in the Git repository at: > > https://github.com/philmd/qemu.git tags/hw-cpus-20240119 > > for you to fetch changes up to 7ec5d7d91215815e885d2b38e62256e8fd8e2bce: > > configure: Add linux header compile support for LoongArch (2024-01-19 12:28:59 +0100) > > ---------------------------------------------------------------- > HW core patch queue > > . Deprecate unmaintained SH-4 models (Samuel) > . HPET: Convert DPRINTF calls to trace events (Daniel) > . Implement buffered block writes in Intel PFlash (Gerd) > . Ignore ELF loadable segments with zero size (Bin) > . ESP/NCR53C9x: PCI DMA fixes (Mark) > . PIIX: Simplify Xen PCI IRQ routing (Bernhard) > . Restrict CPU 'start-powered-off' property to sysemu (Phil) > > . target/alpha: Only build sys_helper.c on system emulation (Phil) > . target/xtensa: Use generic instruction breakpoint API & add test (Max) > . Restrict icount to system emulation (Phil) > . Do not set CPUState TCG-specific flags in non-TCG accels (Phil) > . Cleanup TCG tb_invalidate API (Phil) > . Correct LoongArch/KVM include path (Bibo) > . Do not ignore throttle errors in crypto backends (Phil) > > . MAINTAINERS updates (Raphael, Zhao) > > Note the following checkpatch error is deliberately ignored: > > ERROR: space prohibited after that '&&' (ctx:ExW) > #143: FILE: accel/tcg/watchpoint.c:119: > + && cc->tcg_ops->debug_check_watchpoint > ^ > ---------------------------------------------------------------- > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes. -- PMM