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] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z1Y0ZB0J16oeHBbK@liuwe-devbox-debian-v2>
Date: Mon, 9 Dec 2024 00:05:56 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Nuno Das Neves <nunodasneves@...ux.microsoft.com>
Cc: linux-hyperv@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
	iommu@...ts.linux.dev, netdev@...r.kernel.org,
	linux-pci@...r.kernel.org, linux-arch@...r.kernel.org,
	virtualization@...ts.linux.dev, kys@...rosoft.com,
	haiyangz@...rosoft.com, wei.liu@...nel.org, mhklinux@...look.com,
	decui@...rosoft.com, catalin.marinas@....com, will@...nel.org,
	luto@...nel.org, tglx@...utronix.de, mingo@...hat.com, bp@...en8.de,
	dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com,
	seanjc@...gle.com, pbonzini@...hat.com, peterz@...radead.org,
	daniel.lezcano@...aro.org, joro@...tes.org, robin.murphy@....com,
	davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
	pabeni@...hat.com, lpieralisi@...nel.org, kw@...ux.com,
	robh@...nel.org, bhelgaas@...gle.com, arnd@...db.de,
	sgarzare@...hat.com, jinankjain@...ux.microsoft.com,
	muminulrussell@...il.com, skinsburskii@...ux.microsoft.com,
	mukeshrathor@...rosoft.com, vkuznets@...hat.com,
	ssengar@...ux.microsoft.com, apais@...ux.microsoft.com,
	eahariha@...ux.microsoft.com, horms@...nel.org
Subject: Re: [PATCH v3 0/5] Introduce new headers for Hyper-V

On Mon, Nov 25, 2024 at 03:24:39PM -0800, Nuno Das Neves wrote:
> To support Linux as root partition[1] on Hyper-V many new definitions
> are required.
> 
> The plan going forward is to directly import definitions from
> Hyper-V code without waiting for them to land in the TLFS document.
> This is a quicker and more maintainable way to import definitions,
> and is a step toward the eventual goal of exporting the headers
> directly from Hyper-V for use in Linux.
> 
> This patch series introduces new headers (hvhdk.h, hvgdk.h, etc,
> see patch #3) derived directly from Hyper-V code. hyperv-tlfs.h is
> replaced with hvhdk.h (which includes the other new headers)
> everywhere.
> 
> No functional change is expected.
> 
> Summary:
> Patch 1-2: Minor cleanup patches
> Patch 3: Add the new headers (hvhdk.h, etc..) in include/hyperv/
> Patch 4: Switch to the new headers
> Patch 5: Delete hyperv-tlfs.h files
> 
> Signed-off-by: Nuno Das Neves <nunodasneves@...ux.microsoft.com>

Applied to hyperv-next. Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ