[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v6.1 00/11] xen: xen-domid-restrict improvements
From: |
Ian Jackson |
Subject: |
Re: [Qemu-devel] [PATCH v6.1 00/11] xen: xen-domid-restrict improvements |
Date: |
Fri, 9 Mar 2018 16:20:36 +0000 |
I have folded in the comments so far and made a prototype v7 series,
which is here:
http://xenbits.xen.org/gitweb/?p=people/iwj/qemu.git;a=summary
https://xenbits.xen.org/git-http/people/iwj/qemu.git
git://xenbits.xen.org/people/iwj/qemu.git
In the branch
master..xen-restrict-v7.0
I have NOT been able to test it, unfortunately, as my test setup for
this had rotted and I am now going away for two weeks. It does
compile.
I'm posting this here just because it seems bad form to go away with
the branch in a "secret" location on my workstation. If someone else
wants to pick it up and shepherd it into the 2.12 release then that
would of course be fine by me; if not I will pick it up when I get
back.
I have some more work to build on top of this anyway, including wiring
this into the Xen CI, before it can be declared properly supported by
Xen.
In the meantime maybe the fixes to get_maintainer and checkpatch are
independent of the rest and should probably be applied as soon as
practical (subject to any further review that may be needed). that
is:
[PATCH 01/12] checkpatch: Add xendevicemodel_handle to the list of types
[PATCH 12/12] scripts/get_maintainer.pl: Print proper error message for
missing $file
Or from my branch above,
cb3ebff4087a checkpatch: Add xendevicemodel_handle to the list of types
15dedc627cad scripts/get_maintainer.pl: Print proper error message for missing
$file
Regards,
Ian.
- [Qemu-devel] [PATCH 09/12] configure: do_compiler: Dump some extra info under bash, (continued)
- [Qemu-devel] [PATCH 09/12] configure: do_compiler: Dump some extra info under bash, Ian Jackson, 2018/03/08
- [Qemu-devel] [PATCH 02/12] xen: link against xentoolcore, Ian Jackson, 2018/03/08
- [Qemu-devel] [PATCH 05/12] xen: destroy_hvm_domain: Move reason into a variable, Ian Jackson, 2018/03/08
- [Qemu-devel] [PATCH 03/12] xen: restrict: use xentoolcore_restrict_all, Ian Jackson, 2018/03/08
- [Qemu-devel] [PATCH 06/12] xen: move xc_interface compatibility fallback further up the file, Ian Jackson, 2018/03/08
- [Qemu-devel] [PATCH 01/12] checkpatch: Add xendevicemodel_handle to the list of types, Ian Jackson, 2018/03/08
- [Qemu-devel] [PATCH 08/12] os-posix: Provide new -runas <uid>:<gid> facility, Ian Jackson, 2018/03/08
- [Qemu-devel] [PATCH 12/12] scripts/get_maintainer.pl: Print proper error message for missing $file, Ian Jackson, 2018/03/08
- Re: [Qemu-devel] [PATCH v6.1 00/11] xen: xen-domid-restrict improvements,
Ian Jackson <=