index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
fd-trans.c
Age
Commit message (
Expand
)
Author
2026-04-25
linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Yixin Wei
2026-03-16
linux-user: assume inotify sycalls are always present
Michael Tokarev
2025-01-24
linux-user: netlink: Add missing QEMU_IFLA entries
Helge Deller
2025-01-24
linux-user: netlink: add netlink neighbour emulation
Helge Deller
2025-01-24
linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
Helge Deller
2023-03-10
linux-user: handle netlink flag NLA_F_NESTED
Mathis Marion
2023-03-10
linux-user: add target to host netlink conversions
Mathis Marion
2023-03-10
linux-user: fix timerfd read endianness conversion
Mathis Marion
2022-01-27
linux-user: Fix inotify on aarch64
Paul Brook
2022-01-06
linux-user: netlink: update IFLA_BRPORT entries
Laurent Vivier
2022-01-06
linux-user: netlink: Add IFLA_VFINFO_LIST
Laurent Vivier
2022-01-06
linux-user: netlink: update IFLA entries
Laurent Vivier
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
2021-07-12
fd-trans: Fix race condition on reallocation of the translation table.
Owen Anderson
2020-11-17
linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN, IFLA_BRPORT_MRP_IN_OPEN
Laurent Vivier
2020-11-17
linux-user,netlink: fix message translation with ip command
Laurent Vivier
2020-07-13
linux-user: add netlink RTM_SETLINK command
Laurent Vivier
2020-07-13
linux-user: add new netlink types
Laurent Vivier
2020-02-19
linux-user: Use `qemu_log' for non-strace logging
Josh Kunz
2019-10-21
Fix unsigned integer underflow in fd-trans.c
Shu-Chun Weng
2019-07-02
linux-user: move QEMU_IFLA_BR_MULTI_BOOLOPT to the good function
Laurent Vivier
2019-03-07
linux-user: add new netlink types
Laurent Vivier
2019-02-07
linux-user: add new netlink types
Laurent Vivier
2018-09-25
linux-user: move TargetFdTrans functions to their own file
Laurent Vivier