index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ebpf
Age
Commit message (
Expand
)
Author
2026-07-07
ebpf: fix swapped toeplitz/indirection args in set_data trace
yujun
2026-05-06
cocci: Do not initialize variable used by QSLIST_FOREACH macro
Philippe Mathieu-Daudé
2025-11-18
ebpf: Make ebpf_rss_load() return value consistent with @errp
Markus Armbruster
2025-11-18
ebpf: Clean up useless error check in ebpf_rss_set_all()
Markus Armbruster
2025-11-18
ebpf: Fix stubs to set an error when they return failure
Markus Armbruster
2024-10-28
ebpf: improve trace event coverage to all key operations
Daniel P. Berrangé
2024-10-28
ebpf: add formal error reporting to all APIs
Daniel P. Berrangé
2024-10-28
ebpf: improve error trace events
Daniel P. Berrangé
2024-10-28
ebpf: drop redundant parameter checks in static methods
Daniel P. Berrangé
2024-09-10
qapi/ebpf: Drop temporary 'prefix'
Markus Armbruster
2024-06-04
ebpf: Added traces back. Changed source set for eBPF to 'system'.
Andrew Melnychenko
2024-06-04
ebpf: Return 0 when configuration fails
Akihiko Odaki
2024-06-04
ebpf: Fix RSS error handling
Akihiko Odaki
2024-04-18
ebpf: Restrict to system emulation
Philippe Mathieu-Daudé
2024-03-29
ebpf: Fix indirections table setting
Akihiko Odaki
2024-03-12
ebpf: Updated eBPF program and skeleton.
Andrew Melnychenko
2024-03-12
qmp: Added new command to retrieve eBPF blob.
Andrew Melnychenko
2024-03-12
ebpf: Added eBPF initialization by fds.
Andrew Melnychenko
2024-03-12
ebpf: Added eBPF map update through mmap.
Andrew Melnychenko
2023-09-08
trace-events: Fix the name of the tracing.rst file
Thomas Huth
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-03-10
ebpf: fix compatibility with libbpf 1.0+
Shreesh Adiga
2022-07-06
ebpf: replace deprecated bpf_program__set_socket_filter
Haochen Tong
2021-09-17
ebpf: only include in system emulators
Paolo Bonzini
2021-06-04
ebpf: Added eBPF RSS loader.
Andrew Melnychenko