[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABHrTiKEEes69gewMjQNwiC4SmEM6BS+LF40bsKQFYGUQY1kRw@mail.gmail.com>
Date: Wed, 14 Mar 2018 09:42:42 -0700
From: "Joshua R. Poulson" <jrp@....org>
To: Christoph Hellwig <hch@...radead.org>
Cc: Vitaly Kuznetsov <vkuznets@...hat.com>, kvm@...r.kernel.org,
x86@...nel.org, Paolo Bonzini <pbonzini@...hat.com>,
Radim Krčmář <rkrcmar@...hat.com>,
"K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>,
"Michael Kelley (EOSG)" <Michael.H.Kelley@...rosoft.com>,
Mohammed Gamal <mmorsy@...hat.com>,
Cathy Avery <cavery@...hat.com>, Bandan Das <bsd@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/7] x86/hyper-v: move hyperv.h out of uapi
On Wed, Mar 14, 2018 at 9:13 AM, Christoph Hellwig <hch@...radead.org> wrote:
> On Fri, Mar 09, 2018 at 03:02:43PM +0100, Vitaly Kuznetsov wrote:
>> hyperv.h is not part of uapi, there are no (known) users outside of kernel.
>> We are making changes to this file to match current Hyper-V TLFS and we
>> don't want to maintain backwards compatibility.
>>
>> Move the file renaming to hyperv-tlfs.h to avoid confusing it with
>> mshyperv.h. In future, all definitions from TLFS should go to it and
>> all kernel objects should go to mshyperv.h or include/linux/hyperv.h.
>
> What is TLFS? And hows does it differe from mshyperv.h?
The TLFS is the "Top-Level Functional Specification" for Hyper-V.
https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/tlfs
Powered by blists - more mailing lists