qemu-cr16/ebpf
Andrew Melnychenko 0524ea0510 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>
2024-03-12 19:31:46 +08:00
..
ebpf_rss-stub.c ebpf: Added eBPF initialization by fds. 2024-03-12 19:31:46 +08:00
ebpf_rss.c ebpf: Added eBPF initialization by fds. 2024-03-12 19:31:46 +08:00
ebpf_rss.h ebpf: Added eBPF initialization by fds. 2024-03-12 19:31:46 +08:00
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
rss.bpf.skeleton.h ebpf: fix compatibility with libbpf 1.0+ 2023-03-10 17:26:47 +08:00
trace-events trace-events: Fix the name of the tracing.rst file 2023-09-08 13:08:51 +03:00
trace.h