qemu/ebpf
Markus Armbruster 1396f2b144 qapi/ebpf: Drop temporary 'prefix'
Recent commit "qapi: Smarter camel_to_upper() to reduce need for
'prefix'" added a temporary 'prefix' to delay changing the generated
code.

Revert it.  This improves EbpfProgramID's generated enumeration
constant prefix from EBPF_PROGRAMID to EBPF_PROGRAM_ID.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240904111836.3273842-7-armbru@redhat.com>
2024-09-10 13:22:47 +02:00
..
ebpf.c qmp: Added new command to retrieve eBPF blob. 2024-03-12 19:31:47 +08:00
ebpf.h qmp: Added new command to retrieve eBPF blob. 2024-03-12 19:31:47 +08:00
ebpf_rss-stub.c ebpf: Added eBPF initialization by fds. 2024-03-12 19:31:46 +08:00
ebpf_rss.c qapi/ebpf: Drop temporary 'prefix' 2024-09-10 13:22:47 +02:00
ebpf_rss.h ebpf: Added eBPF initialization by fds. 2024-03-12 19:31:46 +08:00
meson.build ebpf: Restrict to system emulation 2024-04-18 11:17:27 +02:00
rss.bpf.skeleton.h ebpf: Return 0 when configuration fails 2024-06-04 15:14:26 +08:00
trace-events trace-events: Fix the name of the tracing.rst file 2023-09-08 13:08:51 +03:00
trace.h ebpf: Added traces back. Changed source set for eBPF to 'system'. 2024-06-04 15:14:26 +08:00