<?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>634ba0209d91c0c20dd67c906ac4dfc74d304564 - nvmm: Rewrite makefiles and hook to build</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#634ba0209d91c0c20dd67c906ac4dfc74d304564</link>
        <description>nvmm: Rewrite makefiles and hook to buildNote that kernel header files are install by the top-level&apos;include/Makefile&apos;.  However, it will install all found headerfiles in the specified directories, including &apos;nvmm_compat.h&apos;and &apos;nvmm_internal.h&apos;.  Therefore, add a guard to prevent themfrom including by userland utilities (e.g., libnvmm, nvmmctl).

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Sun, 09 May 2021 23:35:35 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>723f1311f018a60e52a921ba96711085c72786da - kernel/ena: Hook the ena(4) driver into the build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#723f1311f018a60e52a921ba96711085c72786da</link>
        <description>kernel/ena: Hook the ena(4) driver into the build.

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Sun, 22 Jul 2018 13:32:49 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>82a3fa28672e1674a7ee51fb5572598110ded474 - kernel/ena: Port the ena(4) driver to DragonFly.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#82a3fa28672e1674a7ee51fb5572598110ded474</link>
        <description>kernel/ena: Port the ena(4) driver to DragonFly.This work is based on an initial (non-building) patch by swildnerand also contains work by dillon. Special thanks to Colin Percivaland sephe for their help and assistance.The driver works but should still be considered experimental.Useful dports are:devel/awsclinet/bsdec2-image-uploadsysutils/ec2-scripts

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Wed, 18 Jul 2018 14:41:03 +0000</pubDate>
        <dc:creator>Brad Hoffman &lt;bradleydavidhoffman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ba3d86e75043bb4772f7fabd852c89abdc6d3d5b - Bring in vmx(4) (VMware virtual network driver, aka vmxnet3).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#ba3d86e75043bb4772f7fabd852c89abdc6d3d5b</link>
        <description>Bring in vmx(4) (VMware virtual network driver, aka vmxnet3).Some features are still disabled, namely LRO, TSO, VLAN_HWFILTER,and MSI-X support. That being said, it works and seems stable.Tested-by:  swildner (VMware Player 7.1.4 build-3848939)            tuxillo (VMware ESXi 6.5.0 (Build 4887370))Taken-from: FreeBSD (in turn based on OpenBSD&apos;s driver)

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Wed, 04 Oct 2017 17:01:17 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>45de427dfd4e754c9dbd161d9e5638d5a97962bf - hyperv: Initial import.  It only contains non-intr cputimer.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#45de427dfd4e754c9dbd161d9e5638d5a97962bf</link>
        <description>hyperv: Initial import.  It only contains non-intr cputimer.Obtained-from: FreeBSD

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Mon, 13 Jun 2016 02:22:13 +0000</pubDate>
        <dc:creator>Sepherosa Ziehau &lt;sephe@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>7078f92bf00cafccd0c0191c7aa92b0bb784f70e - merge</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#7078f92bf00cafccd0c0191c7aa92b0bb784f70e</link>
        <description>merge

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Sat, 12 Jan 2013 10:31:39 +0000</pubDate>
        <dc:creator>Johannes Hofmann &lt;johannes.hofmann@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>11447b5977451cf8571f2d8f5f6b8e06a960584c - kernel -- Import virtio &amp; virtio-block drivers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#11447b5977451cf8571f2d8f5f6b8e06a960584c</link>
        <description>kernel -- Import virtio &amp; virtio-block drivers.virtio-blk provides a paravirtualized storage controller, with onedisk per virtio device.This driver is based on Tim Bisson&apos;s port of FreeBSD&apos;s virtio andvirtio-blk devices. Differences from Tim&apos;s port:* Import all FreeBSD updates from 4/16 on.* Remove indirect descriptor support from virtio device.* Mark devices as D_MPSAFE; removes mplock around disk routines, they  are all correctly self-synchronized.* Implement devstat support.* Move I/O completion routine to threaded taskqueue.* Do not hold target spinlock around virtqueue notify.* Move objcache caches to kmalloc.

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Mon, 24 Dec 2012 18:41:27 +0000</pubDate>
        <dc:creator>Venkatesh Srinivas &lt;vsrinivas@ops101.org&gt;</dc:creator>
    </item>
<item>
        <title>fc2c45df4e42c675749b4ba987367a421f1484e0 - Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#fc2c45df4e42c675749b4ba987367a421f1484e0</link>
        <description>Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Sun, 18 Mar 2012 23:45:13 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>9f01ad8bed5ae2100c084f5b48fdd142712c41e5 - kernel: Really fix DEV_SUPPORT for sys/dev/virtual.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#9f01ad8bed5ae2100c084f5b48fdd142712c41e5</link>
        <description>kernel: Really fix DEV_SUPPORT for sys/dev/virtual.Reported-by: aggelos

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Sat, 17 Mar 2012 16:00:46 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>9ed842230e25f52c53de3d354205504a8d6b5aa3 - vkernel: Move things from dev/virtual to dev/virtual/vkernel.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#9ed842230e25f52c53de3d354205504a8d6b5aa3</link>
        <description>vkernel: Move things from dev/virtual to dev/virtual/vkernel.This is so we can later put any other &quot;virtual&quot; device drivers in theirown subdirectories in dev/virtual.

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Sat, 17 Mar 2012 14:24:53 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>86d7f5d305c6adaa56ff4582ece9859d73106103 - Initial import of binutils 2.22 on the new vendor branch</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#86d7f5d305c6adaa56ff4582ece9859d73106103</link>
        <description>Initial import of binutils 2.22 on the new vendor branchFuture versions of binutils will also reside on this branch ratherthan continuing to create new binutils branches for each new version.

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Sat, 26 Nov 2011 08:27:44 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>a72d8a9fc942adb9fcd8a253b05cebb83ee4bda1 - Add a -c file option to the vkernel to specify CD images.  The first -c or -r</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#a72d8a9fc942adb9fcd8a253b05cebb83ee4bda1</link>
        <description>Add a -c file option to the vkernel to specify CD images.  The first -c or -roption will be the boot device.Add a new virtual CDRom device, vcd.  Basically its works the same as VKDbut we open the device in read-only mode and use a block size of 2048 insteadof 512.Install the console as a real device and change the console major to bethe same as the syscons major so a default init is able to start up a getty.

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Fri, 25 May 2007 02:21:19 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>d869938c7b763a034b14c958b70773ec89443f78 - [committed on behalf of sephe]</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#d869938c7b763a034b14c958b70773ec89443f78</link>
        <description>[committed on behalf of sephe]- &apos;Correctly&apos; fake an ethernet address for tap(4).- Add vke(4) for virtual kernel.  It uses tap(4) as backend.  The RX  interrupt is currently faked with callout.  Idea-from: TGEN@ and corecode@

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Wed, 10 Jan 2007 13:33:23 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;swildner@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>d87174b310312b860368a22f1cb98e7b492d3381 - Add a virtual disk device for virtual kernels to boot from.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/virtual/Makefile#d87174b310312b860368a22f1cb98e7b492d3381</link>
        <description>Add a virtual disk device for virtual kernels to boot from.

            List of files:
            /dflybsd-src/sys/dev/virtual/Makefile</description>
        <pubDate>Sun, 07 Jan 2007 02:41:20 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@dragonflybsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
