Message ID | 20240913151411.2167922-1-peter.maydell@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, 13 Sept 2024 at 16:14, Peter Maydell <peter.maydell@linaro.org> wrote: > > The following changes since commit 63731c346f071a77e1bb1789bef1ac9d592b6d4f: > > Merge tag 'pull-loongarch-20240912' of https://gitlab.com/gaosong/qemu into staging (2024-09-13 11:38:15 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20240913 > > for you to fetch changes up to 110684c9a69a02cbabfbddcd3afa921826ad565c: > > hw/intc/arm_gic: fix spurious level triggered interrupts (2024-09-13 15:31:50 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * s390: convert s390 virtio-ccw and CPU to three-phase reset > * reset: remove now-unused device_class_set_parent_reset() > * reset: introduce device_class_set_legacy_reset() > * reset: remove unneeded transitional machinery > * kvm: Use 'unsigned long' for request argument in functions wrapping ioctl() > * hvf: arm: Implement and use hvf_get_physical_address_range > so VMs can have larger-than-36-bit IPA spaces when the host > supports this > * target/arm/tcg: refine cache descriptions with a wrapper > * hw/net/can/xlnx-versal-canfd: fix various bugs > * MAINTAINERS: update versal, CAN maintainer entries > * hw/intc/arm_gic: fix spurious level triggered interrupts Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM