Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-12 | fd-trans: Fix race condition on reallocation of the translation table. | Owen Anderson | 1 | -0/+1 |
2020-11-17 | linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN, IFLA_BRPORT_MRP_IN_OPEN | Laurent Vivier | 1 | -0/+11 |
2020-11-17 | linux-user,netlink: fix message translation with ip command | Laurent Vivier | 1 | -4/+3 |
2020-07-13 | linux-user: add netlink RTM_SETLINK command | Laurent Vivier | 1 | -0/+1 |
2020-07-13 | linux-user: add new netlink types | Laurent Vivier | 1 | -0/+4 |
2020-02-19 | linux-user: Use `qemu_log' for non-strace logging | Josh Kunz | 1 | -20/+35 |
2019-10-21 | Fix unsigned integer underflow in fd-trans.c | Shu-Chun Weng | 1 | -11/+40 |
2019-07-02 | linux-user: move QEMU_IFLA_BR_MULTI_BOOLOPT to the good function | Laurent Vivier | 1 | -6/+6 |
2019-03-07 | linux-user: add new netlink types | Laurent Vivier | 1 | -0/+9 |
2019-02-07 | linux-user: add new netlink types | Laurent Vivier | 1 | -0/+8 |
2018-09-25 | linux-user: move TargetFdTrans functions to their own file | Laurent Vivier | 1 | -0/+1409 |