| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ebpf: Restrict to system emulation | Philippe Mathieu-Daudé | 2024-04-18 | 1 | -1/+1 |
| * | ebpf: Fix indirections table setting | Akihiko Odaki | 2024-03-29 | 1 | -2/+7 |
| * | ebpf: Updated eBPF program and skeleton. | Andrew Melnychenko | 2024-03-12 | 1 | -668/+675 |
| * | qmp: Added new command to retrieve eBPF blob. | Andrew Melnychenko | 2024-03-12 | 5 | -8/+104 |
| * | ebpf: Added eBPF initialization by fds. | Andrew Melnychenko | 2024-03-12 | 3 | -0/+38 |
| * | ebpf: Added eBPF map update through mmap. | Andrew Melnychenko | 2024-03-12 | 2 | -23/+99 |
| * | trace-events: Fix the name of the tracing.rst file | Thomas Huth | 2023-09-08 | 1 | -1/+1 |
| * | meson: Replace softmmu_ss -> system_ss | Philippe Mathieu-Daudé | 2023-06-20 | 1 | -1/+1 |
| * | ebpf: fix compatibility with libbpf 1.0+ | Shreesh Adiga | 2023-03-10 | 1 | -305/+866 |
| * | ebpf: replace deprecated bpf_program__set_socket_filter | Haochen Tong | 2022-07-06 | 1 | -1/+1 |
| * | ebpf: only include in system emulators | Paolo Bonzini | 2021-09-17 | 1 | -1/+1 |
| * | ebpf: Added eBPF RSS loader. | Andrew Melnychenko | 2021-06-04 | 7 | -0/+686 |