3488 Commits (c25df57ae8f9fe1c72eee2dab37d76d904ac382e)

Author SHA1 Message Date
Richard Henderson 143bcc1d59 linux-user: Preserve unswapped siginfo_t for strace 2 years ago
Nguyen Dinh Phi 2ee80bce4f linux-user: replace calloc() with g_new0() 2 years ago
Richard Henderson f0907ff4ca linux-user: Fix waitid return of siginfo_t and rusage 2 years ago
Ilya Leoshkevich fa527b44c2 linux-user: Fix shmat(NULL) for h != g 2 years ago
Ilya Leoshkevich e6763d7dfc linux-user: Fix shmat() strace 2 years ago
Ilya Leoshkevich b9f38374ac linux-user: Fix semctl() strace 2 years ago
Gustavo Romero f84e313e02 gdbstub: Save target's siginfo 2 years ago
Gustavo Romero 4d6d8a05a0 linux-user: Move tswap_siginfo out of target code 2 years ago
Gustavo Romero b6617e937e gdbstub: Rename back gdb_handlesig 2 years ago
Richard Henderson 52e566b34f linux-user/elfload: Fully initialize struct target_elf_prpsinfo 2 years ago
Richard Henderson b35348c7e6 linux-user/elfload: Don't close an unopened file descriptor 2 years ago
Richard Henderson 8de24b1563 linux-user: Implement PR_GET_TID_ADDRESS 2 years ago
Richard Henderson 91511bd40f linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL 2 years ago
Richard Henderson 07726f522d linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER 2 years ago
Michael Vogt f9eebe31a7 linux-user: Add FIFREEZE and FITHAW ioctls 3 years ago
Philippe Mathieu-Daudé 42e62aadfd user: Prefer fast cpu_env() over slower CPU QOM cast macro 3 years ago
Philippe Mathieu-Daudé 94956d7b51 bulk: Call in place single use cpu_env() 3 years ago
Christoph Müllner 4f1a53b362 linux-user/riscv: Add Ztso extension to hwprobe 3 years ago
Christoph Müllner a3432cf227 linux-user/riscv: Sync hwprobe keys with Linux 3 years ago
Christoph Müllner 0191131dba linux-user/riscv: Add Zicboz extensions to hwprobe 3 years ago
Ilya Leoshkevich 6604b05763 gdbstub: Call gdbserver_fork() both in parent and in child 2 years ago
Ilya Leoshkevich 9d456e092d {linux,bsd}-user: Pass pid to gdbserver_fork() 2 years ago
Ilya Leoshkevich 4edc98fcc8 {linux,bsd}-user: Pass pid to fork_end() 2 years ago
Ilya Leoshkevich 3d6ed98da8 gdbstub: Introduce gdbserver_fork_start() 2 years ago
Ilya Leoshkevich d4e1369abe {linux,bsd}-user: Update ts_tid after fork() 2 years ago
Ilya Leoshkevich e4e5cb4a54 {linux,bsd}-user: Introduce get_task_state() 2 years ago
Richard Henderson 78bc8ed9a8 linux-user: Rewrite target_shmat 2 years ago
Richard Henderson 9f7c97324c linux-user: Add strace for shmat 2 years ago
Richard Henderson 01a721167a linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA 2 years ago
Richard Henderson 4ef1f559f2 linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2,4} 2 years ago
Richard Henderson b816e1b5ba linux-user: Remove pgb_dynamic alignment assertion 3 years ago
Richard Henderson 78b79b2cb3 linux-user: Bound mmap_min_addr by host page size 3 years ago
Richard Henderson ff8a8bbc2a linux-user: Allow TARGET_PAGE_BITS_VARY 3 years ago
Richard Henderson 01e449809b *-user: Deprecate and disable -p pagesize 3 years ago
Richard Henderson eb5027ac61 linux-user: Split out mmap_h_gt_g 3 years ago
Richard Henderson 8080b2f804 linux-user: Split out mmap_h_lt_g 3 years ago
Richard Henderson 68098de90e linux-user: Split out mmap_h_eq_g 3 years ago
Richard Henderson 3bfa271e46 linux-user: Use do_munmap for target_mmap failure 3 years ago
Richard Henderson 2952b642a5 linux-user: Split out do_munmap 3 years ago
Richard Henderson ad87d26e6b linux-user: Do early mmap placement only for reserved_va 3 years ago
Richard Henderson 6ecc25570f linux-user: Split out mmap_end 3 years ago
Richard Henderson f0a362c476 linux-user: Fix sub-host-page mmap 3 years ago
Richard Henderson e8cec51be0 linux-user: Move some mmap checks outside the lock 3 years ago
Richard Henderson d558c395a9 linux-user: Split out target_mmap__locked 3 years ago
Richard Henderson 13c1339755 linux-user: Remove qemu_host_page_size from main 3 years ago
Richard Henderson b36b2b1d3d linux-user: Remove HOST_PAGE_ALIGN from mmap.c 3 years ago
Richard Henderson e56922abf0 linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c 3 years ago
Richard Henderson 621ac47d37 linux-user: Remove qemu_host_page_{size, mask} from mmap.c 3 years ago
Richard Henderson 2c796d230e linux-user: Remove qemu_host_page_size from elf_core_dump 2 years ago
Richard Henderson 2cd71515c4 linux-user/arm: Remove qemu_host_page_size from init_guest_commpage 3 years ago