| Commit message (Expand) | Author | Age | Files | Lines |
* | linux-user: Don't call gdb_handlesig() before queue_signal() | Peter Maydell | 2018-11-12 | 1 | -7/+4 |
* | linux-user/hppa: Fix typo in mknodat syscall | Richard Henderson | 2018-06-11 | 1 | -1/+1 |
* | linux-user: move hppa signal definitions to hppa/target_signal.h | Laurent Vivier | 2018-06-04 | 1 | -0/+46 |
* | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 2018-06-04 | 3 | -9/+6 |
* | linux-user: move hppa fcntl definitions to hppa/target_fcntl.h | Laurent Vivier | 2018-06-04 | 1 | -0/+31 |
* | linux-user: move generic fcntl definitions to generic/fcntl.h | Laurent Vivier | 2018-06-04 | 1 | -0/+11 |
* | linux-user: update ARCH_HAS_SOCKET_TYPES use | Laurent Vivier | 2018-05-25 | 1 | -30/+3 |
* | linux-user: introduce target_sigsp() and target_save_altstack() | Laurent Vivier | 2018-05-03 | 1 | -10/+4 |
* | linux-user: move hppa cpu loop to hppa directory | Laurent Vivier | 2018-04-30 | 1 | -0/+185 |
* | linux-user: create a dummy per arch cpu_loop.c | Laurent Vivier | 2018-04-30 | 1 | -0/+26 |
* | linux-user: define TARGET_ARCH_HAS_SETUP_FRAME | Laurent Vivier | 2018-04-30 | 1 | -4/+0 |
* | linux-user: move hppa signal.c parts to hppa directory | Laurent Vivier | 2018-04-30 | 2 | -0/+195 |
* | linux-user: create a dummy per arch signal.c | Laurent Vivier | 2018-04-30 | 1 | -0/+18 |
* | linux-user: Move CPU type name selection to a function | Laurent Vivier | 2018-02-25 | 1 | -0/+14 |
* | linux-user: Implement ioctl cmd TIOCGPTPEER | Andreas Schwab | 2018-02-18 | 1 | -0/+2 |
* | target/hppa: Add control registers | Richard Henderson | 2018-01-30 | 1 | -1/+1 |
* | linux-user/hppa: Fix typo for TARGET_NR_epoll_wait | Helge Deller | 2017-11-07 | 1 | -1/+1 |
* | linux-user/hppa: Fix cpu_clone_regs | Richard Henderson | 2017-11-07 | 1 | -0/+4 |
* | linux-user: define correct UTS machine name for hppa | Laurent Vivier | 2017-02-07 | 1 | -1/+1 |
* | linux-user: Add HPPA target_signal.h and target_cpu.h | Richard Henderson | 2017-01-23 | 2 | -0/+64 |
* | linux-user: Add HPPA target_structs.h | Richard Henderson | 2017-01-23 | 1 | -0/+54 |
* | linux-user: Add HPPA target_syscall.h | Richard Henderson | 2017-01-23 | 1 | -0/+237 |
* | linux-user: Add HPPA termbits.h | Richard Henderson | 2017-01-23 | 1 | -0/+219 |
* | linux-user: Add HPPA syscall numbers | Richard Henderson | 2017-01-23 | 1 | -0/+353 |
* | linux-user: Add HPPA socket.h definitions | Richard Henderson | 2017-01-23 | 1 | -0/+97 |