summaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
5 daysMerge tag 'pull-target-arm-20260629' of https://gitlab.com/pm215/qemu into st...Stefan Hajnoczi
8 daystarget/hexagon: Implement hex_tlb_entry_get_perm()Brian Cain
8 daystarget/hexagon: Add privilege check, use tag_ignore()Brian Cain
8 daystarget/arm: Enable FEAT_SME_F8F16 for -cpu maxRichard Henderson
8 daystarget/arm: Enable FEAT_SME_F8F32 for -cpu maxRichard Henderson
8 daystarget/arm: Implement FEAT_SSVE_AESRichard Henderson
8 daystarget/arm: Rename isar_feature_aa64_sve_aesRichard Henderson
2026-06-19Merge tag 'pbouvier/pr/plugins-20260618' of https://gitlab.com/p-b-o/qemu int...Stefan Hajnoczi
2026-06-19Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa i...Stefan Hajnoczi
2026-06-18plugins: use int64_t for the syscall filter return valueZiyang Zhang
2026-06-18linux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturnMatt Turner
2026-06-18linux-user: Implement /proc/cpuinfo for m68k CPUHelge Deller
2026-06-18linux-user: Implement /proc/cpuinfo for loongarch cpusHelge Deller
2026-06-18linux-user: Fix AT_PHDR when program headers are relocated into their own seg...Akshit Yadav
2026-06-18exec/cpu-common.h: Avoid including unused exec/page-protection.h headerPhilippe Mathieu-Daudé
2026-06-18util/cutils: drop qemu_strnlen() in favor of strnlen()Bin Guo
2026-06-15target/riscv: Introduce externally facing CSR access functionsAnton Johansson
2026-06-12linux-user/xtensa: save/restore FP registers across signal deliveryMatt Turner
2026-06-12linux-user: Implement /proc/cpuinfo for ppc cpusHelge Deller
2026-06-12linux-user: add preadv2/preadv2Dominique Martinet
2026-06-11Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa i...Stefan Hajnoczi
2026-06-10linux-user/sparc: flush register windows before core dumpMatt Turner
2026-06-10linux-user/sparc: call block_signals() before set_sigmask() in setcontextMatt Turner
2026-06-10linux-user/sparc: restore L/I registers from RSA in sparc64_set_contextMatt Turner
2026-06-10linux-user/sparc: add coredump supportMatt Turner
2026-06-10linux-user/alpha: add coredump supportMatt Turner
2026-06-10linux-user/strace: add fsmount series of syscallsXinhui Yang
2026-06-10linux-user: implement fsmount(2) series of syscallsXinhui Yang
2026-06-10target/arm: Enable FEAT_F8F16MM for -cpu maxRichard Henderson
2026-06-10target/arm: Enable FEAT_F8F32MM for -cpu maxRichard Henderson
2026-06-10target/arm: Enable FEAT_FP8DOT2, FEAT_SSVE_FP8DOT2 for -cpu maxRichard Henderson
2026-06-10target/arm: Enable FEAT_FP8DOT4, FEAT_SSVE_FP8DOT4 for -cpu maxRichard Henderson
2026-06-10target/arm: Enable FEAT_FP8FMA, FEAT_SSVE_FP8FMA for -cpu maxRichard Henderson
2026-06-10target/arm: Enable FEAT_SME_LUTv2 for -cpu maxRichard Henderson
2026-06-10target/arm: Enable FEAT_FP8 for -cpu maxRichard Henderson
2026-06-10target/arm: Enable FEAT_LUT for -cpu maxRichard Henderson
2026-06-10linux-user: add MTE_STORE_ONLY to prctlGabriel Brookman
2026-06-09linux-user/loongarch64: Use sys_state when accessing CSR registersBibo Mao
2026-06-01Merge tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-h...Stefan Hajnoczi
2026-05-29linux-user: Move cpu_copy() to user-internals.hPeter Maydell
2026-05-29linux-user: Move init_main_thread() prototype to user-internals.hPeter Maydell
2026-05-29linux-user: Fix typo in function documentation for pgb_addr_set()Helge Deller
2026-05-29linux-user: Implement finer grained madivse() syscallHelge Deller
2026-05-29linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturnMatt Turner
2026-05-29linux-user/sh4: restore FP rounding mode on sigreturnMatt Turner
2026-05-29linux-user/sh4: preserve T/M/Q bits across signal deliveryMatt Turner
2026-05-29linux-user/mips: save/restore FCSR across signal deliveryMatt Turner
2026-05-29linux-user/ppc: restore fp_status from FPSCR on sigreturnMatt Turner
2026-05-28target/arm: Enable FEAT_CMPBR for -cpu maxRichard Henderson
2026-05-26Merge tag 'pull-target-arm-20260526' of https://gitlab.com/pm215/qemu into st...Stefan Hajnoczi