]> www.infradead.org Git - users/dwmw2/qemu.git/commit
ebpf: Added eBPF initialization by fds.
authorAndrew Melnychenko <andrew@daynix.com>
Mon, 5 Feb 2024 16:54:32 +0000 (18:54 +0200)
committerJason Wang <jasowang@redhat.com>
Tue, 12 Mar 2024 11:31:46 +0000 (19:31 +0800)
commit0524ea0510a33c616d87108d71a8456071e9daa1
treec02bc9ef88433f4c6c1b730c6544f8fba2d7769d
parent333b3e5fab751cce9f077b827563296c797ff399
ebpf: Added eBPF initialization by fds.

It allows using file descriptors of eBPF provided
outside of QEMU.
QEMU may be run without capabilities for eBPF and run
RSS program provided by management tool(g.e. libvirt).

Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
ebpf/ebpf_rss-stub.c
ebpf/ebpf_rss.c
ebpf/ebpf_rss.h