<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hyperv/pcib/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/hyperv/pcib/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hyperv/pcib/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/modules/hyperv/pcib/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8c582c7c - hyperv/pcib: change the file name: pcib.c -&gt; vmbus_pcib.c</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hyperv/pcib/Makefile#8c582c7c</link>
        <description>hyperv/pcib: change the file name: pcib.c -&gt; vmbus_pcib.cThis makes the file name and the variable naming in the file consistent.Reviewed by:	sepheApproved by:	sephe (mentor)MFC after:	1 weekSponsored by:	Microsoft

            List of files:
            /freebsd-14.2/sys/modules/hyperv/pcib/Makefile</description>
        <pubDate>Fri, 18 Nov 2016 06:44:18 +0000</pubDate>
        <dc:creator>Dexuan Cui &lt;dexuan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>531582f5 - hyperv/pcib: Fix the build for some kernel configs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hyperv/pcib/Makefile#531582f5</link>
        <description>hyperv/pcib: Fix the build for some kernel configsAdd the dependency on pci explicitly for the pcib and vmbus drivers.The related Makefiles are updated accordingly too.Reviewed by:	sepheApproved by:	sephe (mentor)MFC after:	1 weekSponsored by:	Microsoft

            List of files:
            /freebsd-14.2/sys/modules/hyperv/pcib/Makefile</description>
        <pubDate>Fri, 18 Nov 2016 05:33:01 +0000</pubDate>
        <dc:creator>Dexuan Cui &lt;dexuan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>871c968b - hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hyperv/pcib/Makefile#871c968b</link>
        <description>hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment)The feature enables us to pass through physical PCIe devices to FreeBSD VMrunning on Hyper-V (Windows Server 2016) to get near-native performance withlow CPU utilization.The patch implements a PCI bridge driver to support the feature:1) The pcib driver talks to the host to discover device(s) and presentsthe device(s) to FreeBSD&apos;s pci driver via PCI configuration space (note:to access the configuration space, we don&apos;t use the standard I/O port0xCF8/CFC method; instead, we use an MMIO-based method supplied by Hyper-V,which is very similar to the 0xCF8/CFC method).2) The pcib driver allocates resources for the device(s) and initializethe related BARs, when the device driver&apos;s attach method is invoked;3) The pcib driver talks to the host to create MSI/MSI-X interruptremapping between the guest and the host;4) The pcib driver supports device hot add/remove.Reviewed by:	sepheApproved by:	sephe (mentor)MFC after:	1 weekSponsored by:	MicrosoftDifferential Revision:	https://reviews.freebsd.org/D8332

            List of files:
            /freebsd-14.2/sys/modules/hyperv/pcib/Makefile</description>
        <pubDate>Wed, 16 Nov 2016 09:25:00 +0000</pubDate>
        <dc:creator>Dexuan Cui &lt;dexuan@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
