Re: [Qemu-devel] [PATCH v7 00/16] xen: xen-domid-restrict improvements

2018-04-19 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 1524156319-11465-1-git-send-email-ian.jack...@eu.citrix.com Subject: [Qemu-devel] [PATCH v7 00/16] xen: xen-domid-restrict improvements === TEST SCRIPT BEGIN === #!/bin/bash

[Qemu-devel] [PATCH v7 00/16] xen: xen-domid-restrict improvements

2018-04-19 Thread Ian Jackson
This series provides necessary support for running qemu as a Xen device model without power equivalent to root. In particular, it makes -xen-domid-restrict effective. Compared to v7, it addresses review comments. As a result, it has grown a couple of new cleanup patches, including a few that I t