Hi Laurent,
The first 4 patches in the set (up to this) are self-contained. Is it
possible to include them in your dev branch while the others are still
waiting for review? (I'll ping the other threads separately).
The first three patches are:
https://lists.nongnu.org/archive/html/qemu-devel/20
Le 11/08/2020 à 09:09, Shu-Chun Weng a écrit :
> Signed-off-by: Shu-Chun Weng
> ---
> v1 -> v2:
> New: Add all IPV6 options to do_print_sockopt(), including the newly
> supported
> IPV6_ADDR_PREFERENCES.
>
> linux-user/strace.c | 108
> 1 file ch
Ping -- this one was broken off into its own patch from v1 due to the
amount of addition. Hence I did not add Review-by.
On Tue, Aug 11, 2020 at 12:10 AM Shu-Chun Weng wrote:
> Signed-off-by: Shu-Chun Weng
> ---
> v1 -> v2:
> New: Add all IPV6 options to do_print_sockopt(), including the newl
Signed-off-by: Shu-Chun Weng
---
v1 -> v2:
New: Add all IPV6 options to do_print_sockopt(), including the newly supported
IPV6_ADDR_PREFERENCES.
linux-user/strace.c | 108
1 file changed, 108 insertions(+)
diff --git a/linux-user/strace.c b/linux