lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BLUPR03MB141042BF96B41D294601D2E6BF620@BLUPR03MB1410.namprd03.prod.outlook.com>
Date:	Mon, 25 Apr 2016 11:15:21 +0000
From:	Dexuan Cui <decui@...rosoft.com>
To:	Vitaly Kuznetsov <vkuznets@...hat.com>,
	"devel@...uxdriverproject.org" <devel@...uxdriverproject.org>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"KY Srinivasan" <kys@...rosoft.com>,
	Haiyang Zhang <haiyangz@...rosoft.com>
Subject: RE: [PATCH v2] tools: hv: lsvmbus: add pci pass-through UUID

> From: Vitaly Kuznetsov [mailto:vkuznets@...hat.com]
> Sent: Monday, April 25, 2016 19:06
> To: devel@...uxdriverproject.org
> Cc: linux-kernel@...r.kernel.org; KY Srinivasan <kys@...rosoft.com>; Haiyang
> Zhang <haiyangz@...rosoft.com>; Dexuan Cui <decui@...rosoft.com>
> Subject: [PATCH v2] tools: hv: lsvmbus: add pci pass-through UUID
> 
> lsvmbus keeps its own copy of all VMBus UUIDs, add PCIe pass-through
> device there to not report 'Unknown' for such devices.
> 
> Signed-off-by: Vitaly Kuznetsov <vkuznets@...hat.com>
> ---
> Changes since v1:
> - indentation [Dexuan Cui]
> ---
>  tools/hv/lsvmbus | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/hv/lsvmbus b/tools/hv/lsvmbus
> index 162a378..e8fecd6 100644
> --- a/tools/hv/lsvmbus
> +++ b/tools/hv/lsvmbus
> @@ -35,6 +35,7 @@ vmbus_dev_dict = {
>  	'{ba6163d9-04a1-4d29-b605-72e2ffb1dc7f}' : 'Synthetic SCSI Controller',
>  	'{2f9bcc4a-0069-4af3-b76b-6fd0be528cda}' : 'Synthetic fiber channel
> adapter',
>  	'{8c2eaf3d-32a7-4b09-ab99-bd1f1c86b501}' : 'Synthetic RDMA adapter',
> +	'{44c4f61d-4444-4400-9d52-802e27ede19f}' : 'PCI Express pass-
> through',
>  	'{276aacf4-ac15-426c-98dd-7521ad3f01fe}' : '[Reserved system device]',
>  	'{f8e65716-3cb3-4a06-9a60-1889c5cccab5}' : '[Reserved system
> device]',
>  	'{3375baf4-9e15-4b30-b765-67acb10d607b}' : '[Reserved system
> device]',
> --

Looks good to me.

Acked-by: Dexuan Cui <decui@...rosoft.com>

Thanks,
-- Dexuan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ