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