
On 21.09.2012 11:27, Michal Privoznik wrote:
On 20.09.2012 17:29, Richard W.M. Jones wrote:
From: "Richard W.M. Jones" <rjones@redhat.com>
This allows the user to control labelling of each character device separately (the default is to inherit from the VM). --- docs/formatdomain.html.in | 8 ++++ src/conf/domain_conf.c | 77 +++++++++++++++++++++++++++++++++-- src/conf/domain_conf.h | 6 +++ src/security/security_selinux.c | 86 +++++++++++++++++++++++++++------------ 4 files changed, 147 insertions(+), 30 deletions(-)
Ah, I gave premature ACK; you should have updated RNG as well. But I believe you can handle it without any special review. So my ACK holds as long as you update the schema and coding style raised by the first review. Michal