3641 Commits (5748e464150911127d07c0b7adeea474fd905149)

Author SHA1 Message Date
Pierrick Bouvier e16354b7f2 exec/cpu-all: remove BSWAP_NEEDED 1 year ago
Richard Henderson 1a010d22b7 linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall 1 year ago
Peter Maydell 63d8b11d0a linux-user/arm: Remove unused get_put_user macros 1 year ago
Peter Maydell fe0f88ab87 linux-user/aarch64: Remove unused get/put_user macros 1 year ago
Alex Bennée 903e870f24 plugins/api: split out binary path/start/end/entry code 1 year ago
Philippe Mathieu-Daudé 18b3abb722 user: Prefer cached CpuClass over CPU_GET_CLASS() macro 1 year ago
Philippe Mathieu-Daudé 1405d7e60d user: Extract common MMAP API to 'user/mmap.h' 1 year ago
Philippe Mathieu-Daudé c9ce8a1ffd linux-user: Only include 'exec/tb-flush.h' header when necessary 1 year ago
Ilya Leoshkevich 44ed2fd1ea linux-user/main: Allow setting tb-size 2 years ago
Philippe Mathieu-Daudé 1501743654 accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' 1 year ago
Andreas Schwab 513823e752 linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 1 year ago
Fabiano Rosas 4b7b20a3b7 elfload: Fix alignment when unmapping excess reservation 1 year ago
Ilya Leoshkevich d156d5d1df gdbstub: Allow late attachment 1 year ago
Ilya Leoshkevich 2b3ccf5f0d user: Introduce host_interrupt_signal 1 year ago
Ilya Leoshkevich 08916fd4b6 user: Introduce user/signal.h 1 year ago
Khem Raj 27a8d899c7 linux-user: Do not define struct sched_attr if libc headers do 1 year ago
Helge Deller 3719acc273 linux-user: netlink: Add missing QEMU_IFLA entries 1 year ago
Helge Deller cc9a83155d linux-user: netlink: add netlink neighbour emulation 1 year ago
Helge Deller f65464ce6d linux-user: netlink: Add emulation of IP_MULTICAST_IF 1 year ago
Helge Deller 017fc6620f linux-user: netlink: Add IP_PKTINFO cmsg parsing 1 year ago
Helge Deller b97f8d1fa5 linux-user: Use unique error messages for cmsg parsing 1 year ago
Helge Deller 5f01c60879 linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr() 1 year ago
Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups) 1 year ago
Helge Deller 8095f652f2 linux-user: Add missing /proc/cpuinfo fields for sparc 1 year ago
Philippe Mathieu-Daudé 68df8c8dba accel/tcg: Include missing 'exec/translation-block.h' header 1 year ago
Philippe Mathieu-Daudé 8865049bab accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 1 year ago
Philippe Mathieu-Daudé 1bf0d6e476 user: Move various declarations out of 'exec/exec-all.h' 1 year ago
Philippe Mathieu-Daudé 166a4b6e43 user: Declare cpu_loop() once in 'user/cpu_loop.h' 1 year ago
Philippe Mathieu-Daudé b74c898158 user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year ago
Philippe Mathieu-Daudé fb5c28e195 user: Forward declare target_cpu_copy_regs structure 1 year ago
Philippe Mathieu-Daudé f47dcf519d accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) 1 year ago
Philippe Mathieu-Daudé 187b7ca96a accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4) 1 year ago
Philippe Mathieu-Daudé 970ae60e9b accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4) 1 year ago
Philippe Mathieu-Daudé 634f1455fc accel/tcg: Move page_[un]protect() to 'user/page-protection.h' 1 year ago
Philippe Mathieu-Daudé 487a31e0ac accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h' 1 year ago
Philippe Mathieu-Daudé a6c0102a86 linux-user/aarch64: Include missing 'user/abitypes.h' header 1 year ago
Brian Cain eed3f35879 target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_* 2 years ago
Peter Maydell 29fbe4786e target/arm: Set default NaN pattern explicitly 1 year ago
Ilya Leoshkevich d95fd9838b linux-user: Fix strace output for s390x mmap() 1 year ago
J. Neuschäfer e8b609ac35 linux-user: Print tid not pid with strace 1 year ago
Richard Henderson 95c9e2209c linux-user/arm: Select vdso for be8 and be32 modes 1 year ago
Richard Henderson 180692a1a1 linux-user/ppc: Reduce vdso alignment to 4k 1 year ago
Richard Henderson 399c8082ca linux-user/loongarch64: Reduce vdso alignment to 4k 1 year ago
Richard Henderson f7150b2151 linux-user/arm: Reduce vdso alignment to 4k 1 year ago
Richard Henderson f19ec28ddc linux-user/aarch64: Reduce vdso alignment to 4k 1 year ago
Richard Henderson dff406754e linux-user: Drop image_info.alignment 1 year ago
Richard Henderson c81d1fafa6 linux-user: Honor elf alignment when placing images 1 year ago
Ilya Leoshkevich fb7f3572b1 linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR 2 years ago
Helge Deller 8491026a08 linux-user: Fix setreuid and setregid to use direct syscalls 1 year ago
Ilya Leoshkevich c107521e0e linux-user: Allow custom rt signal mappings 1 year ago