index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
fd-trans.c
Age
Commit message (
Expand
)
Author
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