<?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>0c853c2c - vdpa: add vdpa simulator for block device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/vdpa/vdpa_sim/Makefile#0c853c2c</link>
        <description>vdpa: add vdpa simulator for block deviceThis will allow running vDPA for virtio block protocol.It&apos;s a preliminary implementation with a simple request handling:for each request, only the status (last byte) is set.It&apos;s always set to VIRTIO_BLK_S_OK.Also input validation is missing and will be added in the next commits.Signed-off-by: Max Gurtovoy &lt;mgurtovoy@nvidia.com&gt;[sgarzare: various cleanups/fixes]Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;Signed-off-by: Stefano Garzarella &lt;sgarzare@redhat.com&gt;Link: https://lore.kernel.org/r/20210315163450.254396-12-sgarzare@redhat.comSigned-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/vdpa/vdpa_sim/Makefile</description>
        <pubDate>Mon, 15 Mar 2021 16:34:47 +0000</pubDate>
        <dc:creator>Max Gurtovoy &lt;mgurtovoy@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>db1e8bb6 - vdpa: split vdpasim to core and net modules</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/vdpa/vdpa_sim/Makefile#db1e8bb6</link>
        <description>vdpa: split vdpasim to core and net modulesIntroduce new vdpa_sim_net and vdpa_sim (core) drivers. This is apreparation for adding a vdpa simulator module for block devices.Signed-off-by: Max Gurtovoy &lt;mgurtovoy@nvidia.com&gt;[sgarzare: various cleanups/fixes]Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;Signed-off-by: Stefano Garzarella &lt;sgarzare@redhat.com&gt;Link: https://lore.kernel.org/r/20201215144256.155342-19-sgarzare@redhat.comSigned-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/vdpa/vdpa_sim/Makefile</description>
        <pubDate>Tue, 15 Dec 2020 14:42:56 +0000</pubDate>
        <dc:creator>Max Gurtovoy &lt;mgurtovoy@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>c9b9f5f8 - vdpa: move to drivers/vdpa</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/vdpa/vdpa_sim/Makefile#c9b9f5f8</link>
        <description>vdpa: move to drivers/vdpaWe have both vhost and virtio drivers that depend on vdpa.It&apos;s easier to locate it at a top level directory otherwisewe run into issues e.g. if vhost is built-in but virtiois modular.  Let&apos;s just move it up a level.Reported-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/vdpa/vdpa_sim/Makefile</description>
        <pubDate>Tue, 31 Mar 2020 19:15:14 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
