ter Maydell
> ; Thomas Huth ; Laurent
> Vivier ; Yuri Benditovich
>
> Subject: Re: [RFC PATCH 00/12] Introduce QEMU userspace ebpf support
>
> Hi all,
> Nice idea.
> It would be great if future patches would add the BPF map support(if uBPF
> allows it).
The BPF map support i
Hi all,
Nice idea.
It would be great if future patches would add the BPF map support(if
uBPF allows it).
On Fri, Jun 17, 2022 at 10:51 AM Zhang Chen wrote:
>
> Hi All,
>
> The goal of this series is to bring the power of ebpf to QEMU.
> It makes QEMU have the ability to extend the capabilitie
Hi All,
The goal of this series is to bring the power of ebpf to QEMU.
It makes QEMU have the ability to extend the capabilities without
requiring changing source code. Just need to load the eBPF binary
file even at VM runtime. And already have some userspace ebpf
implementation like: Intel DP