- 2f28d34 Merge tag 'pull-tcg-20260612' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 2 days ago master staging
- 83b5782 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Stefan Hajnoczi · 2 days ago
- d6f8342 Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging by Stefan Hajnoczi · 2 days ago
- 2a57339 qemu-options: fix typo in spelling of 'scheduler' by Fiona Ebner · 4 days ago
- f6ff5ec tcg: Silence ubsan error on tcg_splitwx_diff causing overflow by Fabiano Rosas · 10 days ago
- 6858e3a linux-user/xtensa: save/restore FP registers across signal delivery by Matt Turner · 3 days ago
- 7e859ba target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status by Matt Turner · 5 days ago
- ec9abae linux-user: Implement /proc/cpuinfo for ppc cpus by Helge Deller · 3 days ago
- fb4c081 linux-user: add preadv2/preadv2 by Dominique Martinet · 5 days ago
- 8e35e3f igvm: spit out region size on error by Ani Sinha · 8 days ago
- 19bb563 hw/xtensa: replace calloc with g_new0 in mx_pic by Ajinkya Udgirkar · 11 days ago
- f2f3645 block/io: Use QEMU_LOCK_GUARD to simplify mutex handling by Evgeny Kolmakov · 3 weeks ago
- 51395f0 net/colo-compare: Use QEMU_LOCK_GUARD to simplify mutex handling by Evgeny Kolmakov · 3 weeks ago
- ae84c73 system/rtc: Fix a possible year-2038 integer overflow problem by Thomas Huth · 4 weeks ago
- be4451a hw/display/vga: Fix debug message by BALATON Zoltan · 3 months ago
- 2ec80ad net/slirp: allow hostfwd socket paths with dashes by Michael Tokarev · 3 months ago
- 1939632 Merge tag 'pull-ufs-20260612' of https://gitlab.com/jeuk20.kim/qemu into staging by Stefan Hajnoczi · 3 days ago
- 6b1215d tests/qtest: Add UFS HID qtest by Keoseong Park · 6 days ago
- 08c6d46 hw/ufs: Add Host Initiated Defragmentation (HID) support by Keoseong Park · 6 days ago
- ec6a1f4 Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging by Stefan Hajnoczi · 4 days ago
- b21adc9 Merge tag 'pull-target-arm-20260610' of https://gitlab.com/pm215/qemu into staging by Stefan Hajnoczi · 4 days ago
- 2d0ef73 target/sh4: decode_gusa: recognize add#imm with prior mov Rm, Rn by Matt Turner · 3 weeks ago
- f83f550 linux-user/sparc: flush register windows before core dump by Matt Turner · 11 days ago
- e0f0ce8 linux-user/sparc: call block_signals() before set_sigmask() in setcontext by Matt Turner · 12 days ago
- 14a27b0 linux-user/sparc: restore L/I registers from RSA in sparc64_set_context by Matt Turner · 12 days ago
- 68ed426 linux-user/sparc: add coredump support by Matt Turner · 12 days ago
- 9db18ed linux-user/alpha: add coredump support by Matt Turner · 3 weeks ago
- 6e0aa9f linux-user/strace: add fsmount series of syscalls by Xinhui Yang · 2 weeks ago
- 767c32f linux-user: implement fsmount(2) series of syscalls by Xinhui Yang · 2 weeks ago
- c45b02c target/arm: Enable FEAT_F8F16MM for -cpu max by Richard Henderson · 6 days ago
- c2b46bc target/arm: Implement FMMLA (FP8 to FP16) for SVE by Richard Henderson · 6 days ago
- c44e030 target/arm: Implement FMMLA (FP8 to FP16) for AdvSIMD by Richard Henderson · 6 days ago
- 97f97d1 target/arm: Enable FEAT_F8F32MM for -cpu max by Richard Henderson · 6 days ago
- f47a3cc target/arm: Implement FMMLA (FP8 to FP32) for SVE by Richard Henderson · 6 days ago
- bd61776 target/arm: Implement FMMLA (FP8 to FP32) for AdvSIMD by Richard Henderson · 6 days ago
- c67d546 target/arm: Enable FEAT_FP8DOT2, FEAT_SSVE_FP8DOT2 for -cpu max by Richard Henderson · 6 days ago
- 0c00be3 target/arm: Implement FDOT (FP8 to FP16) for SVE by Richard Henderson · 6 days ago
- 0f668e0 target/arm: Implement FDOT (FP8 to FP16) for AdvSIMD by Richard Henderson · 6 days ago
- 908c7a2 target/arm: Enable FEAT_FP8DOT4, FEAT_SSVE_FP8DOT4 for -cpu max by Richard Henderson · 6 days ago
- 96a24f4 target/arm: Implement FDOT (FP8 to FP32) for SVE by Richard Henderson · 6 days ago
- 9e599b5 target/arm: Implement FDOT (FP8 to FP32) for AdvSIMD by Richard Henderson · 6 days ago
- 07e9ea8 target/arm: Enable FEAT_FP8FMA, FEAT_SSVE_FP8FMA for -cpu max by Richard Henderson · 6 days ago
- ab09c90 target/arm: Implement FMLALL{BB,BT,TB,TT} for SVE by Richard Henderson · 6 days ago
- 0e81c21 target/arm: Implement FMLALL{BB, BT, TB, TT} for AdvSIMD by Richard Henderson · 6 days ago
- 41084b1 target/arm: Implement FMLALB, FMLALT (FP8 to FP16) for SVE by Richard Henderson · 6 days ago
- 379c3f5 target/arm: Implement FMLALB, FMLALT for AdvSIMD by Richard Henderson · 6 days ago
- 332ec0f target/arm: Enable FEAT_SME_LUTv2 for -cpu max by Richard Henderson · 6 days ago
- 467e3d1 target/arm: Implement LUTI4 (four registers, 8-bit) by Richard Henderson · 6 days ago
- 3df4dbd target/arm: Implement MOVT (vector to table) by Richard Henderson · 6 days ago
- 94b5023 target/arm: Update ID_AA64SMFR0_EL1 fields to ARM M.b by Richard Henderson · 6 days ago
- a918a18 target/arm: Enable FEAT_FP8 for -cpu max by Richard Henderson · 6 days ago
- 215ad1f target/arm: Enable FEAT_LUT for -cpu max by Richard Henderson · 6 days ago
- 9c15806 target/arm: Implement LUTI2, LUTI4 for SVE by Richard Henderson · 6 days ago
- 5fbdd62 target/arm: Implement LUTI2, LUTI4 for AdvSIMD by Richard Henderson · 6 days ago
- deadb7c target/arm: Implement FCVT, FCVTN (FP32 to FP8) for SME by Richard Henderson · 6 days ago
- 53c3d49 target/arm: Implement FCVT (FP16 to FP8) for SME by Richard Henderson · 6 days ago
- d75f58d target/arm: Implement FCVTNB, FCVTNT for SVE by Richard Henderson · 6 days ago
- 5c5352e target/arm: Implement FCVTN (16- to 8-bit fp) for SVE by Richard Henderson · 6 days ago
- f6fc67e target/arm: Implement FCVTN, FCVTN2 (32- to 8-bit fp) for AdvSIMD by Richard Henderson · 6 days ago
- da67267 target/arm: Implement FCVTN (16- to 8-bit fp) for AdvSIMD by Richard Henderson · 6 days ago
- 1bfffd1 target/arm: Implement BFCVTN for SVE by Richard Henderson · 6 days ago
- cfbf701 target/arm: Implement F1CVT, F1CVTL, F2CVT, F2CVTL for SME by Richard Henderson · 6 days ago
- 6ad626e target/arm: Implement F1CVT, F1CVTLT, F2CVT, F2CVTLT for SVE by Richard Henderson · 6 days ago
- e167be7 target/arm: Implement F1CVTL, F1CVTL2, F2CVTL, F2CVTL2 for AdvSIMD by Richard Henderson · 6 days ago
- aa0d730 target/arm: Implement BF1CVT, BF1CVTL, BF2CVT, BF2CVTL for SME by Richard Henderson · 6 days ago
- efd499f target/arm: Rename SME BFCVT patterns to BFCVT_hs by Richard Henderson · 6 days ago
- a309e51 target/arm: Implement BF1CVT, BF1CVTLT, BF2CVT, BF2CVTLT for SVE by Richard Henderson · 6 days ago
- dbaa199 target/arm: Implement BF1CVTL, BF1CVTL2, BF2CVTL, BF2CVTL2 for AdvSIMD by Richard Henderson · 6 days ago
- 23f6766 target/arm: Set e4m3_nan_is_snan by Richard Henderson · 6 days ago
- 151193e target/arm: Introduce arm_init_fp_status by Richard Henderson · 6 days ago
- 19b9888 target/arm: Generalize TRANS_FEAT_STREAMING_SME2 by Richard Henderson · 6 days ago
- 091b7cd target/arm: Use FloatParts64 in f16_dotadd by Richard Henderson · 6 days ago
- f1fb6fa target/arm: Drop oddstatus from is_ebf and bfdotadd_ebf by Richard Henderson · 6 days ago
- 523578a target/arm: Use FloatParts64 in bfdotadd_ebf by Richard Henderson · 6 days ago
- 128413a fpu: Handle all rounding modes in partsN_round_to_int_normal by Richard Henderson · 7 days ago
- a6a1f92 fpu: Handle all rounding modes in partsN_uncanon_normal by Richard Henderson · 7 days ago
- 43fad6b hw/dma/pl080: Don't use hw_error() for unimplemented features by Peter Maydell · 2 weeks ago
- b6d36a1 hw/intc/exynos4210_combiner: Avoid hw_error for guest errors by Peter Maydell · 2 weeks ago
- 39db8a2 target/arm: ensure aarch64 DISAS_WFE will exit by Alex Bennée · 2 weeks ago
- 27d4237 target/arm: redefine event stream fields by Alex Bennée · 2 weeks ago
- 6fd2fcd target/arm: teach arm_cpu_has_work about halting reasons by Alex Bennée · 2 weeks ago
- fc5a32f target/arm: fix WFET typo in syndrome by Alex Bennée · 2 weeks ago
- 163f9a4 hw/usb/hcd-ohci: Clean up USBPacket before freeing ISO TD packet by Munkhbaatar Enkhbaatar · 6 weeks ago
- 7b1eba9 hw/usb/hcd-ohci: Assert isochronous TDs are never deferred by Munkhbaatar Enkhbaatar · 6 weeks ago
- 45199fb tests/tcg: add test for MTE_STORE_ONLY by Gabriel Brookman · 2 weeks ago
- 869e1cd tests/tcg: add test for MTE FAR by Gabriel Brookman · 2 weeks ago
- f35b641 docs: add MTE4 features to docs by Gabriel Brookman · 2 weeks ago
- ba93f3a target/arm: tag is not a part of PAuth with MTX by Gabriel Brookman · 2 weeks ago
- 46100e9 target/arm: skip tag bit bounds check if MTX is on by Gabriel Brookman · 2 weeks ago
- 692a389 target/arm: fault on tag store to canonical tag by Gabriel Brookman · 2 weeks ago
- 8912cec target/arm: load on canonical tag loads ext bits by Gabriel Brookman · 2 weeks ago
- 5bd4fa5 target/arm: add canonical MTE check logic by Gabriel Brookman · 2 weeks ago
- 5df644c target/arm: add canonical tag check helper by Gabriel Brookman · 2 weeks ago
- f1d78a5 target/arm: add MTX to MTEDESC and DisasContext by Gabriel Brookman · 2 weeks ago
- 6f7a2e2 target/arm: emit tag check when MTX without TBI by Gabriel Brookman · 2 weeks ago
- 1be42dc linux-user: add MTE_STORE_ONLY to prctl by Gabriel Brookman · 2 weeks ago
- 12670c8 target/arm: mte_check unemitted on STORE_ONLY load by Gabriel Brookman · 2 weeks ago
- bb5c289 target/arm: add TCSO bitmasks to SCTLR by Gabriel Brookman · 2 weeks ago
- 10a9fa0 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 5 days ago
- 59f31e2 Merge tag 'pull-maintainers-2026-06-10' of https://repo.or.cz/qemu/armbru into staging by Stefan Hajnoczi · 5 days ago