<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/ebpf, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/ebpf?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/ebpf?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-07-06T03:39:09+00:00</updated>
<entry>
<title>ebpf: replace deprecated bpf_program__set_socket_filter</title>
<updated>2022-07-06T03:39:09+00:00</updated>
<author>
<name>Haochen Tong</name>
</author>
<published>2022-05-27T19:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a495eba03c31c96d6a0817b13598ce2219326691'/>
<id>urn:sha1:a495eba03c31c96d6a0817b13598ce2219326691</id>
<content type='text'>
bpf_program__set_&lt;TYPE&gt; functions have been deprecated since libbpf 0.8.
Replace with the equivalent bpf_program__set_type call to avoid a
deprecation warning.

Signed-off-by: Haochen Tong &lt;i@hexchain.org&gt;
Reviewed-by: Zhang Chen &lt;chen.zhang@intel.com&gt;
Signed-off-by: Jason Wang &lt;jasowang@redhat.com&gt;
</content>
</entry>
<entry>
<title>ebpf: only include in system emulators</title>
<updated>2021-09-17T08:07:52+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2021-09-07T10:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=080832e4f4801a28bd1170c49e61f6a0f5f05d03'/>
<id>urn:sha1:080832e4f4801a28bd1170c49e61f6a0f5f05d03</id>
<content type='text'>
eBPF files are being included in user emulators, which is useless and
also breaks compilation because ebpf/trace-events is only processed
if a system emulator is included in the build.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/566
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Signed-off-by: Jason Wang &lt;jasowang@redhat.com&gt;
</content>
</entry>
<entry>
<title>ebpf: Added eBPF RSS loader.</title>
<updated>2021-06-04T07:25:46+00:00</updated>
<author>
<name>Andrew Melnychenko</name>
</author>
<published>2021-05-14T11:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=46627f41b6b781885c64a2b12814060a7ca8da36'/>
<id>urn:sha1:46627f41b6b781885c64a2b12814060a7ca8da36</id>
<content type='text'>
Added function that loads RSS eBPF program.
Added stub functions for RSS eBPF loader.
Added meson and configuration options.

By default, eBPF feature enabled if libbpf is present in the build system.
libbpf checked in configuration shell script and meson script.

Signed-off-by: Yuri Benditovich &lt;yuri.benditovich@daynix.com&gt;
Signed-off-by: Andrew Melnychenko &lt;andrew@daynix.com&gt;
Signed-off-by: Jason Wang &lt;jasowang@redhat.com&gt;
</content>
</entry>
</feed>
