[PULL 02/28] linux-user: fix timerfd read endianness conversion

2023-03-10 Thread Laurent Vivier
From: Mathis Marion 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 Reviewed-by: Laurent Vivier Message-Id: <20230220085822.626798-2-mathis.mar...@silabs.com> Signed-off-by: Laur

[PULL 02/28] linux-user: fix timerfd read endianness conversion

2023-03-08 Thread Laurent Vivier
From: Mathis Marion 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 Reviewed-by: Laurent Vivier Message-Id: <20230220085822.626798-2-mathis.mar...@silabs.com> Signed-off-by: Laur