Patchew URL:
https://patchew.org/QEMU/20190827121339.15815-1-johan...@sipsolutions.net/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20190827121339.15815-1-johan...@sipsolutions.net
Subject: [Qemu-devel] [PATCH v2] libvhost-user
From: Johannes Berg
If you try to make a device implementation that can handle multiple
connections and allow disconnections (which requires overriding the
VHOST_USER_NONE handling), then glib will warn that we remove a src
while it's still on the mainloop, and will poll() an FD that doesn't
exis