Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-08 | linux-user: cleanup unused linux-user/include/host directories | Paolo Bonzini | 3 | -194/+138 |
2023-08-08 | configure: fix detection for x32 linux-user | Paolo Bonzini | 1 | -1/+0 |
2023-01-23 | linux-user: Implment host/ppc/host-signal.h | Richard Henderson | 1 | -0/+39 |
2022-09-23 | linux-user/host/s390: Add vector instructions to host_signal_write() | Ilya Leoshkevich | 1 | -0/+25 |
2022-05-23 | linux-user/host/s390: Treat EX and EXRL as writes | Ilya Leoshkevich | 1 | -0/+7 |
2022-03-20 | ppc64: Avoid pt_regs struct definition | Khem Raj | 2 | -39/+41 |
2022-02-09 | linux-user/include/host/sparc64: Fix host_sigcontext | Richard Henderson | 1 | -8/+9 |
2022-02-09 | linux-user: Move sparc/host-signal.h to sparc64/host-signal.h | Richard Henderson | 2 | -72/+63 |
2022-02-09 | linux-user: Introduce host_sigcontext | Richard Henderson | 11 | -45/+78 |
2022-02-09 | linux-user: Introduce host_signal_mask | Richard Henderson | 11 | -0/+55 |
2022-01-12 | user: move common-user includes to a subdirectory of {bsd,linux}-user/ | Paolo Bonzini | 16 | -0/+662 |