[Qemu-devel] [PATCH 0/3] linux-user: netlink fixes

Laurent Vivier posted 3 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180814161904.12216-1-laurent@vivier.eu
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
There is a newer version of this series
linux-user/syscall.c | 76 ++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 74 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH 0/3] linux-user: netlink fixes
Posted by Laurent Vivier 7 years, 2 months ago
This series fixes some netlink errors while we start "gedit".

The first patch has already been sent alone.

Laurent Vivier (3):
  linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
  linux-user: update netlink route types
  linux-user: add QEMU_IFLA_INFO_KIND nested type for tun

 linux-user/syscall.c | 76 ++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 74 insertions(+), 2 deletions(-)

-- 
2.17.1