summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-26Update version for 9.2.4 releasev9.2.4staging-9.2stable-9.2Michael Tokarev
2025-05-25target/hppa: Fix FPE exceptionsHelge Deller
2025-05-25linux-user/hppa: Send proper si_code on SIGFPE exceptionHelge Deller
2025-05-25target/hppa: Copy instruction code into fr1 on FPU assist faultHelge Deller
2025-05-25migration: Allow caps to be set when preempt or multifd cap enabledPeter Xu
2025-05-25qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabili...Zhao Liu
2025-05-25hw/pci-host: Remove unused pci_host_data_be_opsRakesh Jeyasingh
2025-05-25hw/pci-host/gt64120: Fix endianness handlingRakesh Jeyasingh
2025-05-25target/riscv/kvm: add kvm_csr_cfgs[]Daniel Henrique Barboza
2025-05-25target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macroDaniel Henrique Barboza
2025-05-25target/riscv/kvm: turn u32/u64 reg functions into macrosDaniel Henrique Barboza
2025-05-25target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg()Daniel Henrique Barboza
2025-05-20target/riscv: Fix vslidedown with rvv_ta_all_1sAnton Blanchard
2025-05-20target/riscv: Fix the rvv reserved encoding of unmasked instructionsMax Chou
2025-05-20target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store in...Max Chou
2025-05-20target/riscv: rvv: Apply vext_check_input_eew to vector narrow/widen instruct...Max Chou
2025-05-20target/riscv: rvv: Apply vext_check_input_eew to vector integer extension ins...Max Chou
2025-05-20target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OP...Max Chou
2025-05-20target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) ...Max Chou
2025-05-20target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check...Max Chou
2025-05-20target/riscv: rvv: Apply vext_check_input_eew to vrgather instructions to che...Max Chou
2025-05-20target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANSAnton Blanchard
2025-05-20target/riscv: rvv: Source vector registers cannot overlap mask registerAnton Blanchard
2025-05-20common-user/host/riscv: use tail pseudoinstruction for calling tailIcenowy Zheng
2025-05-20target/riscv: fix endless translation loop on big endian systemsZiqiao Kong
2025-05-20target/riscv: pmp: move Smepmp operation conversion into a functionLoïc Lefort
2025-05-16virtio: Call set_features during resetAkihiko Odaki
2025-05-16s390x: Fix leak in machine_set_loadparmFabiano Rosas
2025-05-129pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()Christian Schoenebeck
2025-05-129pfs: fix concurrent v9fs_reclaim_fd() callsChristian Schoenebeck
2025-05-11hw/i2c/imx: Always set interrupt status bit if interrupt condition occursBernhard Beschow
2025-05-08gitlab: use --refetch in check-patch/check-dco jobsDaniel P. Berrangé
2025-05-08target/i386: do not block singlestep for STIPaolo Bonzini
2025-05-08target/i386: do not trigger IRQ shadow for LSSPaolo Bonzini
2025-05-08hw/gpio/imx_gpio: Fix interpretation of GDIR polarityBernhard Beschow
2025-05-08target/arm: Don't assert() for ISB/SB inside IT blockPeter Maydell
2025-05-07accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128Richard Henderson
2025-04-29meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_IDAkihiko Odaki
2025-04-29meson: Use has_header_symbol() to check getcpu()Akihiko Odaki
2025-04-29target/mips: Fix MIPS16e translationHauke Mehrtens
2025-04-29hw/core/cpu: gdb_arch_name string should not be freedPeter Maydell
2025-04-29hw/core: Get default_cpu_type calling machine_class_default_cpu_type()Philippe Mathieu-Daudé
2025-04-24target/avr: Improve decode of LDS, STSRichard Henderson
2025-04-24target/i386/hvf: fix lflags_to_rflagsPaolo Bonzini
2025-04-16Revert "virtio-net: Copy received header to buffer"Antoine Damhet
2025-04-15Fix objdump output parser in "nsis.py"Arthur Sengileyev
2025-04-15plugins/loader: fix deadlock when resetting/uninstalling a pluginPierrick Bouvier
2025-04-10smbios: Fix buffer overrun when using path= optionDaan De Meyer
2025-04-09scsi-disk: Apply error policy for host_status errors againKevin Wolf
2025-04-09target/ppc: Fix SPRC/SPRD SPRs for P9/10Nicholas Piggin