3658 Commits (0a765ca850125e0202c366cb4aab032ac9670870)

Author SHA1 Message Date
Andreas Schwab 19f036726a linux-user: implement pgid field of /proc/self/stat 11 months ago
Helge Deller b4b49cf39d linux-user/hppa: Send proper si_code on SIGFPE exception 11 months ago
Michael Tokarev 688e4a6e77 linux-user/mmap.c: fix "of of" typo in comment 11 months ago
Richard Henderson 30da476066 include/user: Convert GUEST_ADDR_MAX to a variable 11 months ago
Richard Henderson d551b822f7 accel/tcg: Use vaddr in cpu_loop.h 11 months ago
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h' 11 months ago
Richard Henderson e1c8eb8cfe accel/tcg: Use vaddr for walk_memory_regions callback 11 months ago
Richard Henderson 43625e35d9 accel/tcg: Add CPUState argument to page_unprotect 1 year ago
Philippe Mathieu-Daudé 4e442406fd linux-user/elfload: Use target_needs_bswap() 12 months ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 12 months ago
WANG Rui a9d3d1dff6 linux-user/loongarch64: Decode BRK break codes for FPE signals 12 months ago
Philippe Mathieu-Daudé 42fa9665e5 exec: Restrict 'cpu_ldst.h' to accel/tcg/ 1 year ago
Pierrick Bouvier 33d2cca32b exec/cpu-all: move cpu_copy to linux-user/qemu.h 1 year ago
Richard Henderson 4d3ad3c3ba include/exec: Split out mmap-lock.h 1 year ago
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