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