Re: [Qemu-devel] [PATCH v2 0/8] WIP: Multifd compression support

2019-04-03 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190403114958.3705-1-quint...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20190403114958.3705-1-quint...@redhat.com Subject: [Qemu-devel] [PATCH v2 0/8] WIP: Multifd compression

[Qemu-devel] [PATCH v2 0/8] WIP: Multifd compression support

2019-04-03 Thread Juan Quintela
v2: - improve the code left and right - Split better the zlib code - rename everything to v4.1 - Add tests for multifd-compress zlib - Parameter is now an enum (soon will see sztd) ToDo: - Make operations for diferent methods: * multifd_prepare_send_none/zlib * multifd_send_none/zlib * multi