summaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
5 dayslinux-user: Replace env_cpu_const() by generic env_cpu() equivalentPhilippe Mathieu-Daudé
5 dayslinux-user: Uncast void pointer argument as Object in target_cpu_free()Philippe Mathieu-Daudé
6 daysMerge tag 'pull-hex-20260901' of https://github.com/qualcomm/qemu into stagingPeter Maydell
6 daystarget/hexagon: align exceptions for user/sysemuBrian Cain
7 daystarget/arm: Enable FEAT_SVE_AES2 for -cpu maxRichard Henderson
7 daystarget/arm: Implement and enable FEAT_SSVE_BitPerm for -cpu maxRichard Henderson
7 daystarget/arm: Rename isar_feature_aa64_sve_sm4Richard Henderson
7 daystarget/arm: Rename isar_feature_aa64_sve_sha3Richard Henderson
7 daystarget/arm: Rename isar_feature_aa64_sve_bitpermRichard Henderson
7 daystarget/arm: Rename isar_feature_aa64_sve_pmull128Richard Henderson
7 daystarget/arm: Enable FEAT_SVE_BFSCALE for -cpu maxRichard Henderson
7 daystarget/arm: Enable FEAT_SVE2p2 and FEAT_SME2p2 for -cpu maxRichard Henderson
11 daystarget/ppc: Use PPC2_ISA207 instead of PPC2_ISA207SChinmay Rath
11 daystarget/ppc: Use PPC2_ISA207 instead of PPC2_ALTIVEC_207Chinmay Rath
11 daystarget/ppc: Use PPC2_ISA207 instead of PPC2_LSQ_ISA207Chinmay Rath
11 daystarget/ppc: Use PPC2_ISA207 instead of PPC2_BCTAR_ISA207Chinmay Rath
2026-08-12Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa i...Richard Henderson
2026-08-12target/arm: Enable FEAT_SME_TMOP for -cpu maxRichard Henderson
2026-08-07linux-user/sh4: write the floating-point registers to a core dumpMatt Turner
2026-08-07linux-user/riscv: write the floating-point registers to a core dumpMatt Turner
2026-08-07linux-user/hppa: write the floating-point registers to a core dumpMatt Turner
2026-08-07linux-user/mips: write the floating-point registers to a core dumpMatt Turner
2026-08-07linux-user/alpha: write the floating-point registers to a core dumpMatt Turner
2026-08-07linux-user: support writing floating-point registers to a core dumpMatt Turner
2026-08-07linux-user: implement mount_setattr(2)Matt Turner
2026-08-07linux-user/sh4: Fix crashes on signal delivery in conditional delay slotMikulas Patocka
2026-08-07linux-user/sh4: Initialize the FPSCR register on signalMikulas Patocka
2026-08-07linux-user/sh4: Deliver SIGILL on invalid instructionMikulas Patocka
2026-07-29linux-user/aarch64: Fix SHADOW_STACK_SET_TOKENRichard Henderson
2026-07-29linux-user: fix incorrect msg_l[sr]pid members of target_msqid_dsno92
2026-07-29linux-user: Fix msqid_ds struct wrt 32-bit big endian architecturesHelge Deller
2026-07-28linux-user/sh4: allow full 32-bit address spaceLaurent Vivier
2026-07-28linux-user: fix guards for the fsmount(2) syscall seriesMatt Turner
2026-07-26linux-user: Guard local FUTEX_CMD_MASK definitionCédric Le Goater
2026-07-20Merge tag 'linux-user-for-v11.1-pull-request' of https://github.com/hdeller/q...Stefan Hajnoczi
2026-07-18linux-user/sparc: Take pending signals in sparc64_set_context()Peter Maydell
2026-07-17target/hexagon: handle misaligned load/store cause codes in cpu_loopBrian Cain
2026-07-14Merge tag 'linux-user-for-v11.1-pull-request' of https://github.com/hdeller/q...Stefan Hajnoczi
2026-07-13linux-user/alpha: populate AT_HWCAP from env->amaskMatt Turner
2026-07-10common-user: Move guest_base, have_guest_base to probe-guest-base.cRichard Henderson
2026-07-10common-user: Move probe_guest_base from linux-userRichard Henderson
2026-07-10common-user: Move selfmap from utilRichard Henderson
2026-07-10common-user: Move mmap_min_addr from linux-userRichard Henderson
2026-07-10linux-user: Use PGBRange for commpageRichard Henderson
2026-07-10linux-user: Pass image_range to probe_guest_baseRichard Henderson
2026-07-10linux-user: Drop hiaddr out-of-range check in probe_guest_baseRichard Henderson
2026-07-10linux-user: Use PGBRange in load_elf_imageRichard Henderson
2026-07-10linux-user: Introduce PGBRangeRichard Henderson
2026-07-07linux-user: Validate guest-passed dm_ioctl data_sizePeter Maydell
2026-07-06Merge tag 'accel-20260706' of https://github.com/philmd/qemu into stagingStefan Hajnoczi