diff options
author | Mathis Marion <mathis.marion@silabs.com> | 2023-02-20 09:58:19 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2023-03-10 20:42:00 +0100 |
commit | d759a62b122dcdf76d6ea10c56c5dff1d04d731d (patch) | |
tree | a9e246c6a1b64b6f04f9ead4f104993c16bc1a46 /qom | |
parent | 258bec39f3e58fcdb006028e5c5a1801136ef04a (diff) |
linux-user: fix timerfd read endianness conversion
When reading the expiration count from a timerfd, the endianness of the
64bit value read is the one of the host, just as for eventfds.
Signed-off-by: Mathis Marion <mathis.marion@silabs.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20230220085822.626798-2-Mathis.Marion@silabs.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions