- 7fa7aa8 Merge tag 'pull-hex-20241212' of https://github.com/quic/qemu into staging by Stefan Hajnoczi · 2 months ago
- eed3f35 target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_* by Brian Cain · 6 months ago
- 29fbe47 target/arm: Set default NaN pattern explicitly by Peter Maydell · 3 months ago
- d95fd98 linux-user: Fix strace output for s390x mmap() by Ilya Leoshkevich · 3 months ago
- e8b609a linux-user: Print tid not pid with strace by J. Neuschäfer · 3 months ago
- 95c9e22 linux-user/arm: Select vdso for be8 and be32 modes by Richard Henderson · 3 months ago
- 180692a linux-user/ppc: Reduce vdso alignment to 4k by Richard Henderson · 3 months ago
- 399c808 linux-user/loongarch64: Reduce vdso alignment to 4k by Richard Henderson · 3 months ago
- f7150b2 linux-user/arm: Reduce vdso alignment to 4k by Richard Henderson · 3 months ago
- f19ec28 linux-user/aarch64: Reduce vdso alignment to 4k by Richard Henderson · 3 months ago
- dff4067 linux-user: Drop image_info.alignment by Richard Henderson · 3 months ago
- c81d1fa linux-user: Honor elf alignment when placing images by Richard Henderson · 3 months ago
- fb7f357 linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR by Ilya Leoshkevich · 4 months ago
- 8491026 linux-user: Fix setreuid and setregid to use direct syscalls by Helge Deller · 4 months ago
- 851ed57 Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 4 months ago
- c107521 linux-user: Allow custom rt signal mappings by Ilya Leoshkevich · 4 months ago
- 6e9dcfb linux-user: Fix GDB complaining about system-supplied DSO string table index by Ilya Leoshkevich · 4 months ago
- d1ff996 target/arm: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
- 6b37565 Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 4 months ago
- 310df7a linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN by Yao Zi · 4 months ago
- c12df59 linux-user: Fix build failure caused by missing __u64 on musl by Yao Zi · 4 months ago
- f769eb0 linux-user: Trace rt_sigprocmask's sigsets by Ilya Leoshkevich · 4 months ago
- 8704132 linux-user/ppc: Fix sigmask endianness issue in sigreturn by Ilya Leoshkevich · 4 months ago
- bbd5630 linux-user: Emulate /proc/self/maps under mmap_lock by Ilya Leoshkevich · 4 months ago
- fe71f4b linux-user: Clean up unused header by Gustavo Romero · 4 months ago
- eed4e3d linux-user/i386: Use explicit little-endian LD/ST API by Philippe Mathieu-Daudé · 5 months ago
- d0fb974 linux-user/vm86: Fix compilation with Clang by Thomas Huth · 5 months ago
- 3674bfa linux-user/i386: Emulate orig_ax by Ilya Leoshkevich · 6 months ago
- f781af3 include/exec: Introduce env_cpu_const() by Ilya Leoshkevich · 6 months ago
- 124e769 linux-user: Add strace for recvfrom() by Philippe Mathieu-Daudé · 7 months ago
- ff54bcd linux-user: Add strace for sendto() by Philippe Mathieu-Daudé · 7 months ago
- 57fbc9b linux-user: Factor print_buf_len() out by Philippe Mathieu-Daudé · 7 months ago
- 02d9169 linux-user: Display sockaddr buffer as pointer by Philippe Mathieu-Daudé · 7 months ago
- 7db3a42 linux-user: Correct print_sockaddr() format by Philippe Mathieu-Daudé · 5 months ago
- 322bfaa linux-user: Trace wait4()'s and waitpid()'s wstatus by Ilya Leoshkevich · 5 months ago
- 9729930 linux-user: add strace support for openat2 by Michael Vogt · 5 months ago
- 9651cea linux-user: add openat2 support in linux-user by Michael Vogt · 5 months ago
- 2884596 linux-user: Fix parse_elf_properties GNU0_MAGIC check by Richard Henderson · 5 months ago
- a9ee641 linux-user/flatload: Take mmap_lock in load_flt_binary() by Philippe Mathieu-Daudé · 6 months ago
- 95b9c27 linux-user: Remove unused handle_vm86_fault by Dr. David Alan Gilbert · 5 months ago
- 0d0f95c linux-user/hppa: fix -Werror=maybe-uninitialized false-positive by Marc-André Lureau · 5 months ago
- 4ae7d11 Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 5 months ago
- c4d80fa linux-user: update syscall.tbl to Linux v6.11 by Laurent Vivier · 5 months ago
- c52e405 linux-user,loongarch: move to syscalltbl file by Laurent Vivier · 5 months ago
- e7e6cc5 linux-user,hexagon: move to syscalltbl file by Laurent Vivier · 5 months ago
- 5281a19 linux-user,riscv: move to syscalltbl file by Laurent Vivier · 5 months ago
- 656a46f linux-user,openrisc: move to syscalltbl file by Laurent Vivier · 5 months ago
- f5afe73 linux-user,aarch64: move to syscalltbl file by Laurent Vivier · 5 months ago
- e12fbc3 linux-user: update syscall.tbl to Linux v6.10 by Laurent Vivier · 5 months ago
- c0d3050 linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10 by Laurent Vivier · 5 months ago
- 3f89ff9 linux-user: update syscall_nr.h to Linux v6.10 by Laurent Vivier · 5 months ago
- 06e2329 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only by Philippe Mathieu-Daudé · 6 months ago
- 99174ce linux-user/syscall.c: eliminate other explicit LFS usages by Michael Tokarev · 6 months ago
- ac1bbe8 linux-user/syscall.c: drop 64 suffix from flock64 &Co by Michael Tokarev · 6 months ago
- bff4b02 linux-user: Remove support for CRIS target by Philippe Mathieu-Daudé · 7 months ago
- a4ad4a9 linux-user: Handle short reads in mmap_h_gt_g by Richard Henderson · 6 months ago
- e922abf linux-user/mips: Select Loongson CPU for Loongson binaries by Philippe Mathieu-Daudé · 6 months ago
- 309ce6a linux-user/mips: Select MIPS64R2-generic for Rel2 binaries by Philippe Mathieu-Daudé · 6 months ago
- 1e5a7c5 linux-user/mips: Select Octeon68XX CPU for Octeon binaries by Philippe Mathieu-Daudé · 6 months ago
- f7e3d75 linux-user/mips: Do not try to use removed R5900 CPU by Philippe Mathieu-Daudé · 6 months ago
- 3aefee3 linux-user: Preserve NULL hit in target_mmap subroutines by Richard Henderson · 7 months ago
- 5b0c274 linux-user/elfload: Fix pr_pid values in core files by Ilya Leoshkevich · 7 months ago
- d9b019e linux-user: open_self_stat: Implement num_threads by Fabio D'Urso · 8 months ago
- 25268a1 linux-user/main: Check errno when getting AT_EXECFD by Vivian Wang · 7 months ago
- bef6a77 target/arm: Factor out code for setting MTE TCF0 field by Gustavo Romero · 8 months ago
- f324a03 linux-user/main: Suppress out-of-range comparison warning for clang by Richard Henderson · 8 months ago
- 23e6b6e linux-user: sparc: Remove unused struct 'target_mc_fq' by Dr. David Alan Gilbert · 10 months ago
- 2cf382d linux-user: cris: Remove unused struct 'rt_signal_frame' by Dr. David Alan Gilbert · 10 months ago
- 54b2792 linux-user: Make TARGET_NR_setgroups affect only the current thread by Ilya Leoshkevich · 9 months ago
- 80e8f06 Merge tag 'bsd-user-misc-2024q2-pull-request' of gitlab.com:bsdimp/qemu into staging by Richard Henderson · 9 months ago
- 1b6f1b2 linux-user: Adjust comment to reflect the code. by Warner Losh · 9 months ago
- e1b526f Hexagon: add PC alignment check and exception by Matheus Tavares Bernardino · 10 months ago
- 68a414e target/sparc: Implement IMA extension by Richard Henderson · 1 year, 4 months ago
- deadbb1 target/sparc: Enable VIS3 feature bit by Richard Henderson · 1 year, 4 months ago
- 4fd71d1 target/sparc: Implement FMAf extension by Richard Henderson · 1 year, 4 months ago
- e6e903d linux-user: Add ioctl for BLKBSZSET by Michael Vogt · 10 months ago
- 701890b target/i386: Pass host pointer and size to cpu_x86_{xsave,xrstor} by Richard Henderson · 11 months ago
- 9c2fb9e target/i386: Pass host pointer and size to cpu_x86_{fxsave,fxrstor} by Richard Henderson · 11 months ago
- 76d8d0f target/i386: Pass host pointer and size to cpu_x86_{fsave,frstor} by Richard Henderson · 11 months ago
- c6e6d15 target/i386: Convert do_xsave to X86Access by Richard Henderson · 11 months ago
- 7973eb9 linux-user/i386: Honor xfeatures in xrstor_sigcontext by Richard Henderson · 11 months ago
- a7365e9 linux-user/i386: Fix allocation and alignment of fp state by Richard Henderson · 11 months ago
- 9e9b7d4 linux-user/i386: Return boolean success from xrstor_sigcontext by Richard Henderson · 11 months ago
- c536f9b linux-user/i386: Return boolean success from restore_sigcontext by Richard Henderson · 11 months ago
- bae0455 linux-user/i386: Fix -mregparm=3 for signal delivery by Richard Henderson · 11 months ago
- 5cc77eb linux-user/i386: Split out struct target_fregs_state by Richard Henderson · 11 months ago
- 3b6e949 linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea by Richard Henderson · 11 months ago
- fcc9b64 linux-user/i386: Remove xfeatures from target_fpstate_fxsave by Richard Henderson · 11 months ago
- 077c43e linux-user/i386: Drop xfeatures_size from sigcontext arithmetic by Richard Henderson · 11 months ago
- a2d64d6 target/i386: Add rbfm argument to cpu_x86_{xsave,xrstor} by Richard Henderson · 11 months ago
- 3c13b0f linux-user/hppa: Force all code addresses to PRIV_USER by Richard Henderson · 11 months ago
- e116b92 Merge tag 'qemu-sparc-20240506' of https://github.com/mcayland/qemu into staging by Richard Henderson · 10 months ago
- 5927246 user: Use get_task_state() helper by Philippe Mathieu-Daudé · 10 months ago
- 8019601 user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h' by Philippe Mathieu-Daudé · 10 months ago
- ef932e2 user: Forward declare TaskState type definition by Philippe Mathieu-Daudé · 1 year, 2 months ago
- b254c34 accel/tcg: Access tcg_cflags with getter / setter by Philippe Mathieu-Daudé · 1 year, 2 months ago
- 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 86b7c55 exec/cpu: Rename PAGE_BITS macro to PAGE_RWX by BALATON Zoltan · 10 months ago
- 1cde1a2 linux-user/sparc: Add more hwcap bits for sparc64 by Richard Henderson · 10 months ago
- 4e11165 user: Move 'thunk.h' from 'exec/user' to 'user' by Philippe Mathieu-Daudé · 11 months ago