index
:
riscv-gnu-toolchain/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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
fd-trans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
linux-user: handle netlink flag NLA_F_NESTED
Mathis Marion
1
-2
/
+2
2023-03-10
linux-user: add target to host netlink conversions
Mathis Marion
1
-0
/
+62
2023-03-10
linux-user: fix timerfd read endianness conversion
Mathis Marion
1
-3
/
+7
2022-01-27
linux-user: Fix inotify on aarch64
Paul Brook
1
-3
/
+2
2022-01-06
linux-user: netlink: update IFLA_BRPORT entries
Laurent Vivier
1
-0
/
+4
2022-01-06
linux-user: netlink: Add IFLA_VFINFO_LIST
Laurent Vivier
1
-0
/
+174
2022-01-06
linux-user: netlink: update IFLA entries
Laurent Vivier
1
-0
/
+6
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
1
-0
/
+1
2021-09-13
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
1
-0
/
+1
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