2585 Commits (44a4ff31c01082ffce08ec3b9a87a4fdf15919d5)

Author SHA1 Message Date
Claudio Fontana b86f59c715 accel: replace struct CpusAccel with AccelOpsClass 5 years ago
Claudio Fontana 940e43aa30 accel: extend AccelState and AccelClass to user-mode 5 years ago
Michael Forney b1d2e476e9 linux-user: Remove obsolete F_SHLCK and F_EXLCK translation 5 years ago
Shu-Chun Weng 38987eabb1 linux-user: Add IPv6 options to do_print_sockopt() 5 years ago
Shu-Chun Weng 22db121389 linux-user: add missing IPv6 get/setsockopt option 5 years ago
Shu-Chun Weng fe51b0a597 linux-user: add missing UDP get/setsockopt option 5 years ago
Shu-Chun Weng 2bb963ff6b linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls 5 years ago
Kito Cheng 6b80cb25b4 riscv: Add semihosting support for user mode 5 years ago
Keith Packard a10b9d93ec riscv: Add semihosting support 5 years ago
Keith Packard 0bb446d8b0 semihosting: Change common-semi API to be architecture-independent 5 years ago
Keith Packard 56b5170c87 semihosting: Move ARM semihosting code to shared directories 5 years ago
Alex Bennée ad9dcb207b gdbstub: drop CPUEnv from gdb_exit() 5 years ago
Philippe Mathieu-Daudé 81ddae7c30 target/mips: Extract FPU helpers to 'fpu_helper.h' 5 years ago
Philippe Mathieu-Daudé 2e211e0a12 target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 5 years ago
Philippe Mathieu-Daudé 7a47bae586 target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2 5 years ago
Philippe Mathieu-Daudé 13514fc93e target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6 5 years ago
Philippe Mathieu-Daudé f395cef765 target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2 5 years ago
Richard Henderson a35b3e1415 tcg: Add --accel tcg,split-wx property 6 years ago
Richard Henderson 655a650aca linux-user: Conditionalize TUNSETVNETLE 5 years ago
Peter Maydell 7a5805a08f linux-user/sparc: Handle tstate in sparc64_get/set_context() 5 years ago
Peter Maydell 0ad20314f1 linux-user/sparc: Don't restore %g7 in sparc64_set_context() 5 years ago
Peter Maydell 309abce236 linux-user/sparc: Remove unneeded checks of 'err' from sparc64_get_context() 5 years ago
Peter Maydell 246ff44295 linux-user/sparc: Correct sparc64_get/set_context() FPU handling 5 years ago
Shu-Chun Weng 6addf06a3c linux-user: Add most IFTUN ioctls 6 years ago
Andreas Schwab 8494645797 linux-user: Implement copy_file_range 5 years ago
Philippe Mathieu-Daudé 53673d0ff4 linux-user: Add support for MIPS Loongson 2F/3A 5 years ago
Philippe Mathieu-Daudé 9ea313ba5d linux-user/elfload: Update HWCAP bits from linux 5.7 5 years ago
Philippe Mathieu-Daudé ce54384405 linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro 5 years ago
Philippe Mathieu-Daudé 388765a05b linux-user/elfload: Introduce MIPS GET_FEATURE_REG_SET() macro 5 years ago
Philippe Mathieu-Daudé 7d9a3d96f5 linux-user/elfload: Rename MIPS GET_FEATURE() as GET_FEATURE_INSN() 5 years ago
Philippe Mathieu-Daudé 6dd97bfc1f linux-user/elfload: Move GET_FEATURE macro out of get_elf_hwcap() body 5 years ago
Tobias Koch 56d190848b linux-user/mmap.c: check range of mremap result in target address space 6 years ago
Marc-André Lureau 36c5e0b8ef linux-user: remove GNUC check 5 years ago
Paolo Bonzini 0572f558cb plugin: propagate errors 6 years ago
Thomas Huth 48f670ecfc configure / meson: Move check for linux/btrfs.h to meson.build 5 years ago
Thomas Huth 4a9d5f895a configure / meson: Move check for sys/kcov.h to meson.build 5 years ago
Peter Maydell acebed948c linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints 5 years ago
Laurent Vivier 5351f4075d linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN, IFLA_BRPORT_MRP_IN_OPEN 5 years ago
Laurent Vivier f536612dc1 linux-user,netlink: fix message translation with ip command 5 years ago
Chetan Pant 1c79145f12 linux user: Fix Lesser GPL version number 6 years ago
Paolo Bonzini 92eecfff32 trace: remove argument from trace_init_file 5 years ago
LemonBoy c7811022eb linux-user: Prevent crash in epoll_ctl 6 years ago
LemonBoy ce437484fc linux-user: Correct definition of stack_t 5 years ago
Peter Maydell c3ab5df2f5 linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturn 5 years ago
Peter Maydell 266b41582e linux-user/sparc: Correct set/get_context handling of fp and i7 5 years ago
Peter Maydell b8ae597f0e linux-user/sparc: Fix errors in target_ucontext structures 5 years ago
Peter Maydell 022625a8ad linux-user: Check copy_from_user() return value in vma_dump_size() 5 years ago
Alistair Francis e4ce178b61 linux-user/syscall: Fix missing target_to_host_timespec64() check 5 years ago
Peter Maydell 36d2dbc72d linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero 5 years ago
Chen Qun 81966c1801 linux-user/mips/cpu_loop: silence the compiler warnings 6 years ago