[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/2] Adding some setsockopt() options
From: |
Aleksandar Markovic |
Subject: |
Re: [Qemu-devel] [PATCH 0/2] Adding some setsockopt() options |
Date: |
Fri, 23 Aug 2019 12:04:48 +0200 |
23.08.2019. 01.15, "Shu-Chun Weng via Qemu-devel" <address@hidden>
је написао/ла:
>
> Shu-Chun Weng (2):
> linux-user: add missing UDP and IPv6 setsockopt options
> linux-user: time stamping options for setsockopt()
>
> linux-user/generic/sockbits.h | 4 ++++
> linux-user/mips/sockbits.h | 4 ++++
> linux-user/syscall.c | 16 +++++++++++++---
> 3 files changed, 21 insertions(+), 3 deletions(-)
>
> --
Very good! Great news! This may solve some package building problems for
Debian (using chroot).
May I suggest to you collecting all your outstanding linux user patches
into a single series? That way the reviews would be easier and also the
risk of forgetting some patch would be smaller.
謝謝 !
Aleksandar
> 2.23.0.187.g17f5b7556c-goog
>
>