aboutsummaryrefslogtreecommitdiff
path: root/ebpf
AgeCommit message (Expand)Author
2024-10-28ebpf: improve trace event coverage to all key operationsDaniel P. Berrangé
2024-10-28ebpf: add formal error reporting to all APIsDaniel P. Berrangé
2024-10-28ebpf: improve error trace eventsDaniel P. Berrangé
2024-10-28ebpf: drop redundant parameter checks in static methodsDaniel P. Berrangé
2024-09-10qapi/ebpf: Drop temporary 'prefix'Markus Armbruster
2024-06-04ebpf: Added traces back. Changed source set for eBPF to 'system'.Andrew Melnychenko
2024-06-04ebpf: Return 0 when configuration failsAkihiko Odaki
2024-06-04ebpf: Fix RSS error handlingAkihiko Odaki
2024-04-18ebpf: Restrict to system emulationPhilippe Mathieu-Daudé
2024-03-29ebpf: Fix indirections table settingAkihiko Odaki
2024-03-12ebpf: Updated eBPF program and skeleton.Andrew Melnychenko
2024-03-12qmp: Added new command to retrieve eBPF blob.Andrew Melnychenko
2024-03-12ebpf: Added eBPF initialization by fds.Andrew Melnychenko
2024-03-12ebpf: Added eBPF map update through mmap.Andrew Melnychenko
2023-09-08trace-events: Fix the name of the tracing.rst fileThomas Huth
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-03-10ebpf: fix compatibility with libbpf 1.0+Shreesh Adiga
2022-07-06ebpf: replace deprecated bpf_program__set_socket_filterHaochen Tong
2021-09-17ebpf: only include in system emulatorsPaolo Bonzini
2021-06-04ebpf: Added eBPF RSS loader.Andrew Melnychenko