<?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/virtio/pci/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/virtio/pci/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>9da9560c - virtio: Add VirtIO PCI modern (V1) support</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/virtio/pci/Makefile#9da9560c</link>
        <description>virtio: Add VirtIO PCI modern (V1) supportUse the existing legacy PCI driver as the basis for shared codebetween the legacy and modern PCI drivers. The existing virtio_pcikernel module will contain both the legacy and modern drivers.Changes to the virtqueue and each device driver (network, block, etc)for V1 support come in later commits.Update the MMIO driver to reflect the VirtIO bus method changes, butthe modern compliance can be improved on later.Note that the modern PCI driver requires bus_map_resource() to beimplemented, which is not the case on all archs.The hw.virtio.pci.transitional tunable default value is zero sotransitional devices will continue to be driven via the legacydriver.Reviewed by: grehan (mentor)Differential Revision: https://reviews.freebsd.org/D27856

            List of files:
            /freebsd-14.2/sys/modules/virtio/pci/Makefile</description>
        <pubDate>Tue, 19 Jan 2021 04:55:23 +0000</pubDate>
        <dc:creator>Bryan Venteicher &lt;bryanv@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/virtio/pci/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/virtio/pci/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>12f05b84 - Kill MFILES and find things automatically. It turned out to be only</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/virtio/pci/Makefile#12f05b84</link>
        <description>Kill MFILES and find things automatically. It turned out to be onlylightly used. Find the proper .m file when we depend on *_if.[ch] inthe srcs line, with seat-belts for false positive matches.  This usesmake&apos;s path mechanism. A further refinement would be to calculate thisonce, and then pass the resulting _MPATH to modules submakes.Differential Revision: https://reviews.freebsd.org/D2327

            List of files:
            /freebsd-14.2/sys/modules/virtio/pci/Makefile</description>
        <pubDate>Fri, 03 Jul 2015 01:50:26 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b59a9b - Import virtio base, PCI front-end, and net/block/balloon drivers.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/virtio/pci/Makefile#10b59a9b</link>
        <description>Import virtio base, PCI front-end, and net/block/balloon drivers.Tested on Qemu/KVM, VirtualBox, and BHyVe.Currently built as modules-only on i386/amd64. Man pages not yet hookedup, pending review.Submitted by:	Bryan Venteicher  bryanv at daemoninthecloset dot orgReviewed by:	bzMFC after:	4 weeks or so

            List of files:
            /freebsd-14.2/sys/modules/virtio/pci/Makefile</description>
        <pubDate>Fri, 18 Nov 2011 05:43:43 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
