On 2023/08/31 15:51, Andrew Melnychenko wrote:
eBPF RSS program and maps may now be passed during initialization.
Initially was implemented for libvirt to launch qemu without permissions,
and initialized eBPF program through the helper.

Signed-off-by: Andrew Melnychenko <and...@daynix.com>

You may use DEFINE_PROP_ARRAY(); it allows to specify the property with an array when using JSON. See also:
https://gitlab.com/qemu-project/qemu/-/commit/b06f8b500da2a5a73dfb15de17cd96ad2385fdc7

Reply via email to