Re: [PATCH v2 04/32] Declarations of h2t and t2h conversion functions.

2023-08-13 Thread Richard Henderson
On 8/12/23 20:09, Karim Taha wrote: From: Stacey Son Declarations of functions that convert between host and target structs. Co-authored-by: Michal Meloun Signed-off-by: Stacey Son Signed-off-by: Karim Taha --- bsd-user/freebsd/qemu-os.h | 50 ++ bsd-user

[PATCH v2 04/32] Declarations of h2t and t2h conversion functions.

2023-08-13 Thread Karim Taha
From: Stacey Son Declarations of functions that convert between host and target structs. Co-authored-by: Michal Meloun Signed-off-by: Stacey Son Signed-off-by: Karim Taha --- bsd-user/freebsd/qemu-os.h | 50 ++ bsd-user/qemu.h| 1 + 2 files c