Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The QEMU v9.0.1 stable release is now available.
[openSUSE] Update to version 9.0.1 Update to latest stable release (9.0.1). Full list of backports here: https://lore.kernel.org/qemu-devel/1718081053.366429.1238758.nullmailer@tls.msk.ru/ A selection of them is reported here too: Update version for 9.0.1 release target/loongarch: fix a wrong print in cpu dump ui/sdl2: Allow host to power down screen virtio-gpu: fix v2 migration target/i386: fix SSE and SSE2 feature check target/i386: fix xsave.flat from kvm-unit-tests disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature() target/riscv/kvm.c: Fix the hart bit setting of AIA target/riscv: rvzicbo: Fixup CBO extension register calculation target/riscv: do not set mtval2 for non guest-page faults target/riscv: prioritize pmp errors in raise_mmu_exception() target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen instructions target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w target/riscv: rvv: Check single width operator for vector fp widen instructions target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions target/riscv/cpu.c: fix Zvkb extension config target/riscv: Fix the element agnostic function problem target/riscv/kvm: tolerate KVM disable ext errors target/riscv/kvm: Fix exposure of Zkr hw/intc/riscv_aplic: APLICs should add child earlier than realize iotests: test NBD+TLS+iothread qio: Inherit follow_coroutine_ctx across TLS target/arm: Disable SVE extensions when SVE is disabled hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n> hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers gitlab: use 'setarch -R' to workaround tsan bug gitlab: use $MAKE instead of 'make' dockerfiles: add 'MAKE' env variable to remaining containers gitlab: Update msys2-64bit runner tags target/i386: no single-step exception after MOV or POP SS target/i386: disable jmp_opt if EFLAGS.RF is 1 hw/loongarch/virt: Fix FDT memory node address width hw/loongarch: Fix fdt memory node wrong 'reg' target/loongarch/kvm: fpu save the vreg registers high 192bit hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1 target-i386: hyper-v: Correct kvm_hv_handle_exit return value hw/pflash: fix block write start tcg/loongarch64: Fill out tcg_out_{ld,st} for vector regs ui/gtk: Check if fence_fd is equal to or greater than 0 ui/gtk: Fix mouse/motion event scaling issue with GTK display backend configure: Fix error message when C compiler is not working configure: quote -D options that are passed through to meson target/i386: fix feature dependency for WAITPKG target/i386: rdpkru/wrpkru are no-prefix instructions target/i386: fix operand size for DATA16 REX.W POPCNT hw/remote/vfio-user: Fix config space access byte order hw/loongarch/virt: Fix memory leak target/sh4: Update DisasContextBase.insn_start target/sparc: Fix FPMERGE target/sparc: Fix FMULD8*X16 target/sparc: Fix FMUL8x16A{U,L} target/sparc: Fix FMUL8x16 target/sparc: Fix FEXPAND target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK plugins: Update stale comment target/sh4: Fix SUBV opcode target/sh4: Fix ADDV opcode hw/arm/npcm7xx: Store derivative OTP fuse key in little endian hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields hw/ufs: Fix buffer overflow bug .gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs tests/avocado: update sunxi kernel from armbian to 6.6.16 target/arm: Restrict translation disabled alignment check to VMSA target/riscv/kvm: remove sneaky strerrorname_np() instance target/loongarch/cpu.c: typo fix: expection backends/cryptodev-builtin: Fix local_error leaks nbd/server: Mark negotiation functions as coroutine_fn nbd/server: do not poll within a coroutine context docs: i386: pc: Update maximum CPU numbers for PC Q35 linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutine()' failed. Signed-off-by: Dario Faggioli <dfaggioli@suse.com>
- Loading branch information