From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 83F9D1384AE for ; Sun, 20 Sep 2015 07:00:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7371521C018; Sun, 20 Sep 2015 07:00:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E280921C018 for ; Sun, 20 Sep 2015 07:00:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D51FC340821 for ; Sun, 20 Sep 2015 07:00:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20F6C205 for ; Sun, 20 Sep 2015 07:00:14 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1442731978.1247c3940b065599bf0eaa57005bc3b927acc420.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/virt.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 1247c3940b065599bf0eaa57005bc3b927acc420 X-VCS-Branch: master Date: Sun, 20 Sep 2015 07:00:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 02900f48-7c1e-4357-a37e-42d9e95be8e9 X-Archives-Hash: 750657fb49267bed4205ef22823cb60e commit: 1247c3940b065599bf0eaa57005bc3b927acc420 Author: Chris PeBenito tresys com> AuthorDate: Tue Sep 15 12:27:07 2015 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Sep 20 06:52:58 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=1247c394 Comment/whitespace fix in virt.te. policy/modules/contrib/virt.te | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/policy/modules/contrib/virt.te b/policy/modules/contrib/virt.te index 881560f..8fa2a5b 100644 --- a/policy/modules/contrib/virt.te +++ b/policy/modules/contrib/virt.te @@ -71,11 +71,11 @@ gen_tunable(virt_use_usb, false) gen_tunable(virt_use_xserver, false) ## -###

-### Determine whether confined virtual guests -### can use vfio for pci device pass through (vt-d). -###

-###
+##

+## Determine whether confined virtual guests +## can use vfio for pci device pass through (vt-d). +##

+## gen_tunable(virt_use_vfio, false) attribute virt_ptynode; From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F2DE3138BED for ; Sun, 11 Oct 2015 10:48:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C38CE0853; Sun, 11 Oct 2015 10:48:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78B8AE0851 for ; Sun, 11 Oct 2015 10:48:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65B66340662 for ; Sun, 11 Oct 2015 10:48:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71BC6DF2 for ; Sun, 11 Oct 2015 10:48:35 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1442731978.1247c3940b065599bf0eaa57005bc3b927acc420.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/virt.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 1247c3940b065599bf0eaa57005bc3b927acc420 X-VCS-Branch: next Date: Sun, 11 Oct 2015 10:48:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 408c453d-ce5c-4c92-adf1-225580ab61c5 X-Archives-Hash: 872e351d7574c91fede3e9ed23c2091f Message-ID: <20151011104835.0wJNtrzL2ekvmho5i2zLe_vOdOcD23kzvKIA7AMVw_4@z> commit: 1247c3940b065599bf0eaa57005bc3b927acc420 Author: Chris PeBenito tresys com> AuthorDate: Tue Sep 15 12:27:07 2015 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Sep 20 06:52:58 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=1247c394 Comment/whitespace fix in virt.te. policy/modules/contrib/virt.te | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/policy/modules/contrib/virt.te b/policy/modules/contrib/virt.te index 881560f..8fa2a5b 100644 --- a/policy/modules/contrib/virt.te +++ b/policy/modules/contrib/virt.te @@ -71,11 +71,11 @@ gen_tunable(virt_use_usb, false) gen_tunable(virt_use_xserver, false) ## -###

-### Determine whether confined virtual guests -### can use vfio for pci device pass through (vt-d). -###

-###
+##

+## Determine whether confined virtual guests +## can use vfio for pci device pass through (vt-d). +##

+## gen_tunable(virt_use_vfio, false) attribute virt_ptynode;