index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ebpf
Age
Commit message (
Expand
)
Author
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