Re: [Qemu-devel] [PATCH v7 0/9] vfio: add display support

2018-03-08 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180306095135.21285-1-kra...@redhat.com Subject: [Qemu-devel] [PATCH v7 0/9] vfio: add display support === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [PATCH v7 0/9] vfio: add display support

2018-03-06 Thread Gerd Hoffmann
This series adds support for a vgpu display to the qemu vfio code. v7: - rebase to latest master. - dmabuf: update cursor hotspot properly (Tina). - dmabuf: track whenever cursor hotspot + position changes. - codestryle fixes. v6: - add support for hotplugging QemuConsoles. - drop vfio-pci-