<?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>c5d3705c - tools: virtio: introduce vhost_net_test</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#c5d3705c</link>
        <description>tools: virtio: introduce vhost_net_testintroduce vhost_net_test for both vhost_net tx and rx basingon virtio_test to test vhost_net changing in the kernel.Steps for vhost_net tx testing:1. Prepare a out buf.2. Kick the vhost_net to do tx processing.3. Do the receiving in the tun side.4. verify the data received by tun is correct.Steps for vhost_net rx testing:1. Prepare a in buf.2. Do the sending in the tun side.3. Kick the vhost_net to do rx processing.4. verify the data received by vhost_net is correct.Signed-off-by: Yunsheng Lin &lt;linyunsheng@huawei.com&gt;Acked-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Wed, 28 Feb 2024 09:30:12 +0000</pubDate>
        <dc:creator>Yunsheng Lin &lt;linyunsheng@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>77b894f2 - tools/virtio: fix build break for aarch64</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#77b894f2</link>
        <description>tools/virtio: fix build break for aarch64&quot;-mfunction-return=thunk -mindirect-branch-register&quot; are only validfor x86. So introduce compiler operation check to avoid such issuesFixes: 0d0ed4006127 (&quot;tools/virtio: enable to build with retpoline&quot;)Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Message-Id: &lt;20230323040024.3809108-1-peng.fan@oss.nxp.com&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Thu, 23 Mar 2023 04:00:24 +0000</pubDate>
        <dc:creator>Peng Fan &lt;peng.fan@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>0d0ed400 - tools/virtio: enable to build with retpoline</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#0d0ed400</link>
        <description>tools/virtio: enable to build with retpolineAdd build options to bring it close to a linux kernel. It allows fortesting that is close to reality.Signed-off-by: Shunsuke Mie &lt;mie@igel.co.jp&gt;Message-Id: &lt;20230202104538.2041879-1-mie@igel.co.jp&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Thu, 02 Feb 2023 10:45:38 +0000</pubDate>
        <dc:creator>Shunsuke Mie &lt;mie@igel.co.jp&gt;</dc:creator>
    </item>
<item>
        <title>f03560a5 - tools/virtio: compile with -pthread</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#f03560a5</link>
        <description>tools/virtio: compile with -pthreadWhen using pthreads, one has to compile and link with -lpthread,otherwise e.g. glibc is not guaranteed to be reentrant.This replaces -lpthread.Reported-by: Matthew Wilcox &lt;willy@infradead.org&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Sun, 20 Mar 2022 11:02:14 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>a24ce06c - tools/virtio: fix build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#a24ce06c</link>
        <description>tools/virtio: fix buildWe use a spinlock now so add a stub.Ignore bogus uninitialized variable warnings.Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Tue, 10 Aug 2021 16:26:05 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>3302363a - virtio/test: fix up after IOTLB changes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#3302363a</link>
        <description>virtio/test: fix up after IOTLB changesAllow building vringh without IOTLB (that&apos;s the case for userspacebuilds, will be useful for CAIF/VOD down the road too).Update for API tweaks.Don&apos;t include vringh with userspace builds.Cc: Jason Wang &lt;jasowang@redhat.com&gt;Cc: Eugenio P&#233;rez &lt;eperezma@redhat.com&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Wed, 01 Apr 2020 16:46:22 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>d5f5ee2a - tools/virtio: option to build an out of tree module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#d5f5ee2a</link>
        <description>tools/virtio: option to build an out of tree moduleHandy for testing with distro kernels.Warn that the resulting module is completely unsupported,and isn&apos;t intended for production use.Usage:        make oot # builds vhost_test.ko, vhost.ko        make oot-clean # cleans out files createdAcked-by: Jason Wang &lt;jasowang@redhat.com&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Thu, 06 Feb 2020 07:54:32 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>b2441318 - License cleanup: add SPDX GPL-2.0 license identifier to files with no license</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#b2441318</link>
        <description>License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseMany source files in the tree are missing licensing information, whichmakes it harder for compliance tools to determine the correct license.By default all files without license information are under the defaultlicense of the kernel, which is GPL version 2.Update the files which contain no license information with the &apos;GPL-2.0&apos;SPDX license identifier.  The SPDX identifier is a legally bindingshorthand, which can be used instead of the full boiler plate text.This patch is based on work done by Thomas Gleixner and Kate Stewart andPhilippe Ombredanne.How this work was done:Patches were generated and checked against linux-4.14-rc6 for a subset ofthe use cases: - file had no licensing information it it. - file was a */uapi/* one with no licensing information in it, - file was a */uapi/* one with existing licensing information,Further patches will be generated in subsequent months to fix up caseswhere non-standard license headers were used, and references to licensehad to be inferred by heuristics based on keywords.The analysis to determine which SPDX License Identifier to be applied toa file was done in a spreadsheet of side by side results from of theoutput of two independent scanners (ScanCode &amp; Windriver) producing SPDXtag:value files created by Philippe Ombredanne.  Philippe prepared thebase worksheet, and did an initial spot review of a few 1000 files.The 4.13 kernel was the starting point of the analysis with 60,537 filesassessed.  Kate Stewart did a file by file comparison of the scannerresults in the spreadsheet to determine which SPDX license identifier(s)to be applied to the file. She confirmed any determination that was notimmediately clear with lawyers working with the Linux Foundation.Criteria used to select files for SPDX license identifier tagging was: - Files considered eligible had to be source code files. - Make and config files were included as candidates if they contained &gt;5   lines of source - File already had some variant of a license header in it (even if &lt;5   lines).All documentation files were explicitly excluded.The following heuristics were used to determine which SPDX licenseidentifiers to apply. - when both scanners couldn&apos;t find any license traces, file was   considered to have no license information in it, and the top level   COPYING file license applied.   For non */uapi/* files that summary was:   SPDX license identifier                            # files   ---------------------------------------------------|-------   GPL-2.0                                              11139   and resulted in the first patch in this series.   If that file was a */uapi/* path one, it was &quot;GPL-2.0 WITH   Linux-syscall-note&quot; otherwise it was &quot;GPL-2.0&quot;.  Results of that was:   SPDX license identifier                            # files   ---------------------------------------------------|-------   GPL-2.0 WITH Linux-syscall-note                        930   and resulted in the second patch in this series. - if a file had some form of licensing information in it, and was one   of the */uapi/* ones, it was denoted with the Linux-syscall-note if   any GPL family license was found in the file or had no licensing in   it (per prior point).  Results summary:   SPDX license identifier                            # files   ---------------------------------------------------|------   GPL-2.0 WITH Linux-syscall-note                       270   GPL-2.0+ WITH Linux-syscall-note                      169   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause)    21   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)    17   LGPL-2.1+ WITH Linux-syscall-note                      15   GPL-1.0+ WITH Linux-syscall-note                       14   ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause)    5   LGPL-2.0+ WITH Linux-syscall-note                       4   LGPL-2.1 WITH Linux-syscall-note                        3   ((GPL-2.0 WITH Linux-syscall-note) OR MIT)              3   ((GPL-2.0 WITH Linux-syscall-note) AND MIT)             1   and that resulted in the third patch in this series. - when the two scanners agreed on the detected license(s), that became   the concluded license(s). - when there was disagreement between the two scanners (one detected a   license but the other didn&apos;t, or they both detected different   licenses) a manual inspection of the file occurred. - In most cases a manual inspection of the information in the file   resulted in a clear resolution of the license that should apply (and   which scanner probably needed to revisit its heuristics). - When it was not immediately clear, the license identifier was   confirmed with lawyers working with the Linux Foundation. - If there was any question as to the appropriate license identifier,   the file was flagged for further research and to be revisited later   in time.In total, over 70 hours of logged manual review was done on thespreadsheet to determine the SPDX license identifiers to apply to thesource files by Kate, Philippe, Thomas and, in some cases, confirmationby lawyers working with the Linux Foundation.Kate also obtained a third independent scan of the 4.13 code base fromFOSSology, and compared selected files where the other two scannersdisagreed against that SPDX file, to see if there was new insights.  TheWindriver scanner is based on an older version of FOSSology in part, sothey are related.Thomas did random spot checks in about 500 files from the spreadsheetsfor the uapi headers and agreed with SPDX license identifier in thefiles he inspected. For the non-uapi files Thomas did random spot checksin about 15000 files.In initial set of patches against 4.14-rc6, 3 files were found to havecopy/paste license identifier errors, and have been fixed to reflect thecorrect identifier.Additionally Philippe spent 10 hours this week doing a detailed manualinspection and review of the 12,461 patched files from the initial patchversion early this week with: - a full scancode scan run, collecting the matched texts, detected   license ids and scores - reviewing anything where there was a license detected (about 500+   files) to ensure that the applied SPDX license was correct - reviewing anything where there was no detection but the patch license   was not GPL-2.0 WITH Linux-syscall-note to ensure that the applied   SPDX license was correctThis produced a worksheet with 20 files needing minor correction.  Thisworksheet was then exported into 3 different .csv files for thedifferent types of files to be modified.These .csv files were then reviewed by Greg.  Thomas wrote a script toparse the csv files and add the proper SPDX tag to the file, in theformat that the file expected.  This script was further refined by Gregbased on the output to detect more types of files automatically and todistinguish between header and source .c files (which need differentcomment types.)  Finally Greg ran the script using the .csv files togenerate the patches.Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Reviewed-by: Philippe Ombredanne &lt;pombredanne@nexb.com&gt;Reviewed-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Wed, 01 Nov 2017 14:07:57 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>fd2e8d43 - tools/virtio: propagate V=X to kernel build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#fd2e8d43</link>
        <description>tools/virtio: propagate V=X to kernel buildSigned-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Wed, 09 Sep 2015 19:26:25 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>1620ecb8 - tools/virtio: enable -Werror</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#1620ecb8</link>
        <description>tools/virtio: enable -WerrorSeems to mostly be a positive.Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Sun, 14 Dec 2014 21:26:54 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>5ac3e4b6 - tools: Unify export.h</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#5ac3e4b6</link>
        <description>tools: Unify export.hSo tools/ has been growing three, at a different stage of theirdevelopment export.h headers and so we should unite into one. Addtools/include/ to the include path of virtio and liblockdep to pick theshared header now.Signed-off-by: Borislav Petkov &lt;bp@suse.de&gt;Acked-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;Cc: Arnaldo Carvalho de Melo &lt;acme@kernel.org&gt;Cc: Ingo Molnar &lt;mingo@redhat.com&gt;Cc: Michael S. Tsirkin &lt;mst@redhat.com&gt;Cc: Paul Mackerras &lt;paulus@samba.org&gt;Cc: Peter Zijlstra &lt;a.p.zijlstra@chello.nl&gt;Cc: Sasha Levin &lt;sasha.levin@oracle.com&gt;Cc: virtio-dev@lists.oasis-open.orgCc: virtualization@lists.linux-foundation.orgLink: http://lkml.kernel.org/r/1397493185-19521-2-git-send-email-bp@alien8.deSigned-off-by: Jiri Olsa &lt;jolsa@kernel.org&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Sun, 23 Feb 2014 11:04:53 +0000</pubDate>
        <dc:creator>Borislav Petkov &lt;bp@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>1515c5ce - tools/virtio: add vring_test.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#1515c5ce</link>
        <description>tools/virtio: add vring_test.This is mainly to test the drivers/vhost/vringh.c code, but it alsouses the drivers/virtio/virtio_ring.c code for the guest side.Usage for testing the basic implementation:	./vringh_test	# Test with indirect descriptors	./vringh_test --indirect	# Test with indirect descriptors and event indexex	./vringh_test --indirect --eventidxYou can run a parallel stress test by adding --parallel to any of theabove options.eg ./vringh_test --parallel:	Using CPUS 0 and 3	Guest: notified 10107974, pinged 107970	Host: notified 108158, pinged 3172148./vringh_test --indirect --eventidx --parallel:	Using CPUS 0 and 3	Guest: notified 156357, pinged 156251	Host: notified 156251, pinged 78179Average of 50 times doing ./vringh_test --indirect --eventidx --parallel:	2.840000-3.040000(2.927292)userSigned-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Wed, 20 Mar 2013 03:20:24 +0000</pubDate>
        <dc:creator>Rusty Russell &lt;rusty@rustcorp.com.au&gt;</dc:creator>
    </item>
<item>
        <title>73640c99 - tools/virtio: fix build for 3.8</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#73640c99</link>
        <description>tools/virtio: fix build for 3.8Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Mon, 18 Mar 2013 02:52:18 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>4e53f78e - tools/virtio: virtio_test tool</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/virtio/Makefile#4e53f78e</link>
        <description>tools/virtio: virtio_test toolThis is the userspace part of the tool: it includes a bunch of stubs forlinux APIs, somewhat simular to linuxsched. This makes it possible torecompile the ring code in userspace.A small test example is implemented combining this with vhost_testmodule.Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/tools/virtio/Makefile</description>
        <pubDate>Mon, 29 Nov 2010 17:16:37 +0000</pubDate>
        <dc:creator>Michael S. Tsirkin &lt;mst@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
