<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/tools/virtio, branch v6.19.11</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v6.19.11</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v6.19.11'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2025-12-24T13:02:56+00:00</updated>
<entry>
<title>tools/virtio: add device, device_driver stubs</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T18:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7f81878b046a432837a7de3017f69092ffe8c4c4'/>
<id>urn:sha1:7f81878b046a432837a7de3017f69092ffe8c4c4</id>
<content type='text'>
Add stubs needed by virtio.h

Message-ID: &lt;0fabf13f6ea812ebc73b1c919fb17d4dec1545db.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: fix up oot build</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=39cfe193f3b10480fb1f157cdfae1f3950934d90'/>
<id>urn:sha1:39cfe193f3b10480fb1f157cdfae1f3950934d90</id>
<content type='text'>
oot build tends to help uncover bugs so it's worth keeping around,
as long as it's low effort.
add stubs for a couple of macros virtio gained recently,
and disable vdpa in the test build.

Message-ID: &lt;33968faa7994b86d1f78057358a50b8f460c7a23.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: switch to kernel's virtio_config.h</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cec9c5e385f6cf056365ec197433fc5448b30985'/>
<id>urn:sha1:cec9c5e385f6cf056365ec197433fc5448b30985</id>
<content type='text'>
Drops stubs in virtio_config.h, use the kernel's version instead - we
are now activly developing it, so the stub became too hard to maintain.

Message-ID: &lt;8e5c85dc8aad001f161f7e2d8799ffbccfc31381.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: stub might_sleep and synchronize_rcu</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b0fe545b3c64b327b1ef56ee57def6e1afa470a8'/>
<id>urn:sha1:b0fe545b3c64b327b1ef56ee57def6e1afa470a8</id>
<content type='text'>
Add might_sleep() and synchronize_rcu() stubs needed by virtio_config.h.

might_sleep() is a no-op, synchronize_rcu doesn't work but we don't
need it to.

Created using Cursor CLI.

Message-ID: &lt;5557e026335d808acd7b890693ee1382e73dd33a.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: add struct cpumask to cpumask.h</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a2f964c45b355cabdb70ecc48ef3cc8b19afaa80'/>
<id>urn:sha1:a2f964c45b355cabdb70ecc48ef3cc8b19afaa80</id>
<content type='text'>
Add struct cpumask stub used by virtio_config.h.

Created using Cursor CLI.

Message-ID: &lt;eacf56399ba220513ebcd610f4a5115dc768db80.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: pass KCFLAGS to module build</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=4e949e77fa5e335ff32f177fd37d3e469fd396f9'/>
<id>urn:sha1:4e949e77fa5e335ff32f177fd37d3e469fd396f9</id>
<content type='text'>
Update the mod target to pass KCFLAGS with the in-tree vhost driver
include path. This way vhost_test can find vhost headers.

Created using Cursor CLI.

Message-ID: &lt;5473e5a5dfd2fcd261a778f2017cac669c031f23.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: add ucopysize.h stub</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b6600eff0559ef69479cf6b7dccafddf451c6842'/>
<id>urn:sha1:b6600eff0559ef69479cf6b7dccafddf451c6842</id>
<content type='text'>
Add ucopysize.h with stub implementations of check_object_size,
copy_overflow, and check_copy_size.

Created using Cursor CLI.

Message-ID: &lt;5046df90002bb744609248404b81d33b559fe813.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubs</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c53ad75c6236acd22a613fbcde862d3d6d2f8072'/>
<id>urn:sha1:c53ad75c6236acd22a613fbcde862d3d6d2f8072</id>
<content type='text'>
Add dev_WARN_ONCE and is_vmalloc_addr stubs needed by virtio_ring.c.
is_vmalloc_addr stub always returns false - that's fine since it's
merely a sanity check.

Created using Cursor CLI.

Message-ID: &lt;749e7a03b7cd56baf50a27efc3b05e50cf8f36b6.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: stub DMA mapping functions</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=03d768a38cead828963c0e203662b8fa4c1f4d21'/>
<id>urn:sha1:03d768a38cead828963c0e203662b8fa4c1f4d21</id>
<content type='text'>
Add dma_map_page_attrs and dma_unmap_page_attrs stubs.
Follow the same pattern as existing DMA mapping stubs.

Created using Cursor CLI.

Message-ID: &lt;3512df1fe0e2129ea493434a21c940c50381cc93.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>tools/virtio: add struct module forward declaration</title>
<updated>2025-12-24T13:02:56+00:00</updated>
<author>
<name>Michael S. Tsirkin</name>
<email>mst@redhat.com</email>
</author>
<published>2025-12-04T17:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=42059e68eaffe29f15e3e76b4536dbf368a501fb'/>
<id>urn:sha1:42059e68eaffe29f15e3e76b4536dbf368a501fb</id>
<content type='text'>
Declarate struct module in our linux/module.h stub.

Created using Cursor CLI.

Message-ID: &lt;c01b8d24159664cc8c49354088efa342ae9e7321.1764873799.git.mst@redhat.com&gt;
Acked-by: Jason Wang &lt;jasowang@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
</feed>
