Age | Commit message (Expand) | Author |
2020-11-15 | linux user: Fix Lesser GPL version number | Chetan Pant |
2020-11-11 | linux-user: Correct definition of stack_t | LemonBoy |
2020-10-26 | linux-user: update syscall.tbl to Linux 5.9-rc7 | Laurent Vivier |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-08-27 | linux-user: Add missing termbits types and values definitions | Filip Bozuta |
2020-08-27 | linux-user: Add strace support for printing arguments of syscalls used to loc... | Filip Bozuta |
2020-08-21 | meson: linux-user | Marc-André Lureau |
2020-03-20 | linux-user: update syscall.tbl from linux 0bf999f9c5e7 | Laurent Vivier |
2020-03-20 | linux-user, hppa: add syscall table generation support | Laurent Vivier |
2020-02-12 | linux-user: add missing TARGET_SIGRTMIN for hppa | Laurent Vivier |
2019-11-06 | linux-user: Introduce cpu_clone_regs_parent | Richard Henderson |
2019-11-06 | linux-user: Rename cpu_clone_regs to cpu_clone_regs_child | Richard Henderson |
2019-07-26 | linux-user: Make sigaltstack stacks per-thread | Peter Maydell |
2019-06-12 | Supply missing header guards | Markus Armbruster |
2019-06-10 | target/hppa: Use env_cpu, env_archcpu | Richard Henderson |
2018-11-12 | linux-user: Don't call gdb_handlesig() before queue_signal() | Peter Maydell |
2018-06-11 | linux-user/hppa: Fix typo in mknodat syscall | Richard Henderson |
2018-06-04 | linux-user: move hppa signal definitions to hppa/target_signal.h | Laurent Vivier |
2018-06-04 | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier |
2018-06-04 | linux-user: move hppa fcntl definitions to hppa/target_fcntl.h | Laurent Vivier |
2018-06-04 | linux-user: move generic fcntl definitions to generic/fcntl.h | Laurent Vivier |
2018-05-25 | linux-user: update ARCH_HAS_SOCKET_TYPES use | Laurent Vivier |
2018-05-03 | linux-user: introduce target_sigsp() and target_save_altstack() | Laurent Vivier |
2018-04-30 | linux-user: move hppa cpu loop to hppa directory | Laurent Vivier |
2018-04-30 | linux-user: create a dummy per arch cpu_loop.c | Laurent Vivier |
2018-04-30 | linux-user: define TARGET_ARCH_HAS_SETUP_FRAME | Laurent Vivier |
2018-04-30 | linux-user: move hppa signal.c parts to hppa directory | Laurent Vivier |
2018-04-30 | linux-user: create a dummy per arch signal.c | Laurent Vivier |
2018-02-25 | linux-user: Move CPU type name selection to a function | Laurent Vivier |
2018-02-18 | linux-user: Implement ioctl cmd TIOCGPTPEER | Andreas Schwab |
2018-01-30 | target/hppa: Add control registers | Richard Henderson |
2017-11-07 | linux-user/hppa: Fix typo for TARGET_NR_epoll_wait | Helge Deller |
2017-11-07 | linux-user/hppa: Fix cpu_clone_regs | Richard Henderson |
2017-02-06 | linux-user: define correct UTS machine name for hppa | Laurent Vivier |
2017-01-23 | linux-user: Add HPPA target_signal.h and target_cpu.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA target_structs.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA target_syscall.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA termbits.h | Richard Henderson |
2017-01-23 | linux-user: Add HPPA syscall numbers | Richard Henderson |
2017-01-23 | linux-user: Add HPPA socket.h definitions | Richard Henderson |