On Wed, 24 Oct 2018 at 22:05, Laurent Vivier <laur...@vivier.eu> wrote: > > On 24/10/2018 21:13, Kan Li wrote: > > Summary: > > This is to fix bug https://bugs.launchpad.net/qemu/+bug/1796754. > > It is valid for ifc_buf to be NULL according to > > http://man7.org/linux/man-pages/man7/netdevice.7.html. > > > > Signed-off-by: Kan Li <likan_999.stud...@sina.com> > > --- > > linux-user/syscall.c | 55 > > ++++++++++++++++++++++++++++------------------------ > > 1 file changed, 30 insertions(+), 25 deletions(-) > > > > Reviewed-by: Laurent Vivier <lviv...@redhat.com>
Hi Laurent -- did this patch get lost? It doesn't seem to have made it into master. thanks -- PMM