mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
![]() The eBPF code is currently reporting error messages through trace events. Trace events are fine for debugging, but they are not to be considered the primary error reporting mechanism, as their output is inaccessible to callers. This adds an "Error **errp" parameter to all methods which have important error scenarios to report to the caller. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com> |
||
---|---|---|
.. | ||
ebpf.c | ||
ebpf.h | ||
ebpf_rss-stub.c | ||
ebpf_rss.c | ||
ebpf_rss.h | ||
meson.build | ||
rss.bpf.skeleton.h | ||
trace-events | ||
trace.h |