Re: [Qemu-devel] [PATCH v2 00/14] Multiple simultaneous audio backends

2019-07-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/cover.1563224628.git.dirty.ice...@gmail.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PATCH v2 00/14] Multiple simultaneous audio backends Message-id: cover

Re: [Qemu-devel] [PATCH v2 00/14] Multiple simultaneous audio backends

2019-07-15 Thread no-reply
Patchew URL: https://patchew.org/QEMU/cover.1563224628.git.dirty.ice...@gmail.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: cover.1563224628.git.dirty.ice...@gmail.com Type: series Subject: [Qemu-devel] [PATCH v2 00/14

[Qemu-devel] [PATCH v2 00/14] Multiple simultaneous audio backends

2019-07-15 Thread Kővágó, Zoltán
Hello, This is the v2 of my audio patches. Copmpared to the previous version, the only major change is the splitting of 2 commits ("basic support for multi backend audio" and "audio: audiodev= parameters no longer optional when -audiodev present") to ease review. I also included a patch that fix